[Opensource] DB contexts and ControllerRequest.getDBName()
- proposed change
Michael Rimov
rimovm at centercomp.com
Sat Oct 26 21:42:13 PDT 2002
At 06:46 PM 10/14/2002 +0100, you wrote:
>larry hamel wrote:
>
>Hmmm. Interesting opportunity. In the Expresso 5+/ 6 what did you have
>mind for the new Data Object layer. I was thinking that DBObject or rather
>DataObject
>might be constructed from factories.
Actually, you'll definitely need some sort of Factory method for this, but
I haven't fully figured out what I want to see for construction.. I'm still
mainly working to clean up DBObject into a less gargantuan class so
refactoring will be easier as the whole things fleshes out.
Any API ideas you wish to contribute to the dataobject API is always
welcome though!!!!
-Mike
> DataObject dataObj1 = DefaultDOBuilder.create(
> "datacontext",
> com.jcorporate.expresso.services.dbobj.DefaultUserInfo.java )
>
>
> DataObject dataObj2 = XMLDOBuilder.create(
> "datacontext",
> com.jcorporate.expresso.services.dbobj.DefaultUserInfo.java )
>
> DataObject dataObj3 = EntityBeanDOBuilder.create(
> "datacontext",
> com.jcorporate.expresso.services.dbobj.DefaultUserInfo.java )
>
>How it will be implemented? No idea yet.
>
>--
>Peter Pilgrim
>
>The e-Commerce team keeps losing game after game.
>Coach, what are you gonna do? Need a new [IT] striker?
>-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>| ``http://www.xenonsoft.demon.co.uk/no-it-striker.html'' |
>-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
>Follow the link to my on-line resume and interview videos.
>
>_______________________________________________
>Opensource mailing list
>Opensource at jcorporate.com
>http://mail.jcorporate.com/mailman/listinfo/opensource
>Archives: http://mail.jcorporate.com/pipermail/opensource/
More information about the Opensource
mailing list