Hi Patrik, today we spoke little bit about Repository -> AccessFactory -> Access chain with my college. And I didn't find good reason why we need to generate AccessFactory for each type. Shouldn't we replace it with generic AccessFactory and when specific code (specific accessImpl) will be necessary we will generated it to RepositoryBase. This way we will save AccessFactory interface and AccessFactoryImpl. I guess here is no problem if RepositoryBase is persistent technology specific (Hibernate/JPA/...).
Pavel ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Fornax-developer mailing list Fornax-developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fornax-developer