On 6/7/06, Christopher Bradford <[EMAIL PROTECTED]> wrote:
thing in OO terms (and wouldn't work in the Java world). If I may be so
bold, I would recommend adding the getDao method (and any others that are in
the generated CFC but not in the base) to the base (abstractRecord in this
case) and have it either do nothing or throw an error, since it must be
implemented by the inheriting object.

You're thinking like a Java developer! Think like a ColdFusion
developer: there is absolutely no point in having the base class
method. In fact, adding it would probably slow Reactor down...
--
Sean A Corfield -- http://corfield.org/
Got frameworks?

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood


-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to