>> A better way to handle it would probably be to have the subtype's DAO do a super call to the supertype's DAO to persist the values bound to the supertype (I assume they're in different tables?).
Yes they are in different tables ... what would that look like to implement. Would subTypeDAO extend supertypeDAO? is that what you mean? ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
