Hi, all. I did a search on how to implement class inheritance using Reactor and pulled up this link:
http://www.doughughes.net/index.cfm?event=viewEntry&entryId=132 About two-thirds way down the blog-post, it describes being able to call methods on an instance of a sub-class's record and that invocation being passed up the inheritance chain to the appropriate method on the base-class's record object. Doesn't seem like this is possible anymore. Am I correct? If so, I'd welcome suggestions on alternate ways to handle class inheritance. Thanks much. Bayo -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Reactor for ColdFusion Mailing List [email protected] Archives at: http://www.mail-archive.com/reactor%40doughughes.net/ -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
