On Saturday, August 3, 2002, at 03:58 , Stacy Young wrote: >> From the display perspective I won't know the scope in which to look for >> the > data...instead I use a combination of get/set methods to create and > access > these objects....
So your get/set methods operate on a facade that encapsulates the DAO (note: *encapsulates* not *extends* - the facade is not a DAO itself, it manages one). Sean A Corfield -- http://www.corfield.org/blog/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com 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

