[ANN] PerfectJPattern 1.0.2 released

G

Giovanni Azua

Hello,

I am pleased to announce a new release of PerfectJPattern 1.0.2.
PerfectJPattern is a Java library of reusable componentized Design Patterns.

What's new:

- Componentized Adapter (Automatic Adapters)
- Componentized Composite
- Componentized Decorator
- Componentized Proxy
- Componentized Service Locator
- Componentized JPA Base DAO, Hibernate Generic DAO, Spring Generic DAO

This release includes full example code for all Design Patterns. The
examples are browsable online. Future versions will provide a showcase Web
and/or Rich Client application.

Please visit the project Web site http://perfectjpattern.sourceforge.net for
general information, change logs and documentation.

Best regards,
Giovanni

P.S. Feedback, comments and suggestions are most welcome.
 
N

neuneudr

Giovanni Azua wrote:
....
P.S. Feedback, comments and suggestions are most welcome.

Please don't spam c.l.j.p. with this.

Post to comp.lang.java.announce instead.

Thanks.
 
N

neuneudr

I am pleased to announce a new release of PerfectJPattern 1.0.2.
PerfectJPattern is a Java library of reusable componentized Design
Patterns.

That said I actually thank you for spamming comp.lang.java.programmer.

I just spend one hour reading your docs, looking at the examples, etc.

It's one the most polished thing I've seen in a while and I'll
definitely give it a try.

I don't like the "extras/Delegate" which trades type-safety to
save a few lines of code, but besides that it all look very fine
and well.

It's good to see that there are programmers out there who
"get the big OO picture".

Congrats.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,565
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top