Re: PrevaylerFactory
Klaus Wuestefeld <[email protected]>
| Newsgroups | gmane.comp.java.prevayler |
|---|---|
| Message-ID | <CAMAooZF9VSSUJ26xHAGHZGwhen-=xF-T6oPwUdSFC0xc57Jw-g@mail.gmail.com> |
The good thing about the Factory is it provides a central entry-point to all Prevayler options (much more than just serilization) without having to rely on documentation. Options: 1) Create a separate project for the Factory. It can be called PrevaylerFacade or PrevaylerFactory or PrevaylerAll, whatever the Maven standard is. 2) Call this separate project "Prevayler" and have "PrevaylerCore" or "PrevaylerKernel" be the one without dependencies. Klaus On Sun, Sep 18, 2011 at 11:22 AM, Diego Fincatto <[email protected]> wrote: > Good point! > > On Sun, Sep 18, 2011 at 8:55 AM, Karl Wettin <[email protected]> wrote: >> I don't like the fact that the factory has dependencies all over the projects. If I use Java serialization it forces me to add XStream to my classpath. How about refactoring this to an abstract Factory class with implementations in each and every serialization module? >> >> I'd like to see this in 2.5. >> >> >> karl >> ------------------------------------------------------------------------------ >> BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA >> http://p.sf.net/sfu/rim-devcon-copy2 >> _______________________________________________ >> To unsubscribe go to the end of this page: http://lists.sourceforge.net/lists/listinfo/prevayler-discussion >> _______________________________________________ >> "Databases in Memoriam" -- http://www.prevayler.org >> > > ------------------------------------------------------------------------------ > BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA > http://p.sf.net/sfu/rim-devcon-copy2 > _______________________________________________ > To unsubscribe go to the end of this page: http://lists.sourceforge.net/lists/listinfo/prevayler-discussion > _______________________________________________ > "Databases in Memoriam" -- http://www.prevayler.org > ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA http://p.sf.net/sfu/rim-devcon-copy2 _______________________________________________ To unsubscribe go to the end of this page: http://lists.sourceforge.net/lists/listinfo/prevayler-discussion _______________________________________________ "Databases in Memoriam" -- http://www.prevayler.org