The config files are very simple XML, and yes it builds the GUI on the fly (but don't they all ?).
No, OpenLaszlo compiles the XML into a Flash file which is then deployed. It doesn't interpret it at runtime as a scripting language.
One thing that keeps it liteweight is that the widgets are just glorified hash maps that kow how to render themselves and can also fetch their methods from the hash map. They're ridiculously hackable.
That sounds interesting indeed. -- Geert Bevin Uwyn bvba "Use what you need" Avenue de Scailmont 34 http://www.uwyn.com 7170 Manage, Belgium gbevin[remove] at uwyn dot com Tel +32 64 84 80 03 PGP Fingerprint : 4E21 6399 CD9E A384 6619 719A C8F4 D40D 309F D6A9 Public PGP key : available at servers pgp.mit.edu, wwwkeys.pgp.net _______________________________________________ Rife-users mailing list [email protected] http://www.uwyn.com/mailman/listinfo/rife-users
