On 2006-03-25 18:42 EST, [EMAIL PROTECTED] wrote: >> We're considering adding something like namespace support to LZX in >> the form of _Modules_. Why are we doing this? <snip>... it >> permits the >> possibility of co-existing LZX apps. >> >> Your comments are solicited. > > Co-existing apps would be a big plus. Could this also > circumnavigate the problem with importing one compiled Laszlo swf > into another? Presumably it could work like this: > > 1) Compile a container swf using the lz module, naming the canvas > "container" or similar. > 2) Compile a separate swf to be imported, omitting the lz module > and calling the canvas "import" or something unique. > 3) Import swf (2) into swf (1) as a resource. > > Is this feasible, or am I on the wrong track?
We definitely want to be able to do things like that, and this is a first step toward it. _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
