> So if I have a simple class called Hotel. Which can be extended by Floor, > as well as Elevator. This I understand and comprehend, but the business > logic of storing/retrieving the data (DAO) is getting me a little confused.
Have you had an opportunity to review the sample application on mach-ii.info? I realise that you don't want to use Mach-ii for your application, but the DAO portion of that sample application uses a DAO Factory Pattern that is not Mach-ii specific and can be applied to any OO design... -Cameron -- Cameron Childress Sumo Consulting Inc http://www.sumoc.com --- cell: 678.637.5072 aim: cameroncf email: [EMAIL PROTECTED] ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [email protected] with the words 'unsubscribe cfcdev' as the subject of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting (www.cfxhosting.com). An archive of the CFCDev list is available at www.mail-archive.com/[email protected]
