[Laszlo-dev] Dynamic Libraries
Rami Alkhalyleh
rkhalyleh at gmail.com
Sun Feb 24 07:51:58 PST 2008
Hi,
I used deferred import to include files at runtime on demand, Can I import
file(.lzx) contains include statements?
Example:
ModuleA:
main.lzx (Contains class main implementation)
lib.lzx (Contains include main.lzx file)
MainCanvas.lzx (Contains defer import of ModuleA/lib.lzx)
In this case, Can I use the main class in the main.lzx file after it's
loaded?
--
Best Regards
Rami
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20080224/35426c33/attachment.html
More information about the Laszlo-dev
mailing list