[Laszlo-dev] isSubclassOf [Was: Detecting classes]
Henry Minsky
henry.minsky at gmail.com
Mon Jan 18 09:12:48 PST 2010
>
>
> ReferenceError: Error #1065: Variable $lzsc$mixin$LzFormatter$LzView is
> not defined.
>
> Which is whacky. The definition of lz.text is:
>
> dynamic class LzText extends $lzsc$mixin$LzFormatter$LzView {
>
> I think the flex compiler is being too clever and not defining the
> interstitial class in the linked application since there are no direct
> references to it. Maybe it would be better if we just defined our own
> internal class property to support isSubclassOf in as3.
>
>
>
Yeah I remember I had that problem with the swf9 kernel,there were LFC
classes which would not actually be linked in unless you referenced them
someplace. I forget how we solved that. I guess the 'lz' table gets a
reference to every user visible class now.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20100118/36cec282/attachment.html
More information about the Laszlo-dev
mailing list