On Saturday, August 3, 2002, at 04:39 PM, Sean A Corfield wrote:

> Not necessarily. DAOManager would probably have some default
> implementations of methods. Particularly if you knew if was all about
> resultset scope management: you could have private setInScope() /
> getFromScope() methods in DAOManager that simply threw exceptions but 
> have
> all the wrapper methods present (that delegate to the aggregated DAO - 
> the
> data member instance) and then use setInScope() / getFromScope() to 
> store
> / retrieve results. Specific derived managers would implement those two
> methods for session scope, application scope etc.
>

Huh?

Be kind, not all of come from an OO background -- we want to learn but 
are not familiar with the acronyms and the constructs.

I believe that one of the big advantages to CFMX is that it can be a 
gentle introduction Java and OO concepts -- as it appears that Java 
is/will become the programming language of the web.

I just ask that you go a little slower for us PO people.

TIA

Dick

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to