On Wed, Jul 29, 2009 at 1:29 AM, Moandji Ezana<[email protected]> wrote: > one DAO and service per entity
This is just stupid. Most interesting bits of code involves more than one entity. And the bits that don't is usually so simple that it can easily be abstracted into a generic CRUD class. BR, John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
