On Nov 29, 10:03 pm, Sean Corfield <[email protected]> wrote: > On Mon, Nov 29, 2010 at 6:41 PM, Josh Hayes-Sheen <[email protected]> wrote: > > This is probably the best solution, I guess multiple inheritance goes > > out the window though eh? > > CFML does not have multiple inheritance - it's just like Java in that respect. > I was under the impression that, like java, CFML objects could implement multiple interfaces, Or extend one object and implement one or more interfaces as well, In the line below I clarified it as "multiple interface inheritance" but I guess I should have been more clear.
-- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
