|
If I have a base object with, say, 10 properties set (using its
setters to put into variables. ) in the init function and in a component that
extends the base object I make a call using super.init(), I can still have a
return type for the base object’s init function be that base object (something
like com.mysite.base), right? And that will set the 10 base properties for the extended
component, right? Thanks, Phil Phillip
Duba 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] |
- [CFCDev] Sanity check on super and its properties Duba, Phillip
