This sentence appears in the Developer's Guide: "Note that an attribute that is not given an initial value will not be created in the element by default: it should either be initialized in the init method using this.attrName= expression or made a required attribute using the required="true" option. "
1) I thought I remember something about all attributes now requiring an initial value? Or am I confused? 2) Presumably the phrase "init method" refres to what we would now call the "oninit handler"? (Or if not, what does it mean)? Thanks, jrs _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
