One more link about the incomplete state of the type system: http://jira.openlaszlo.org/jira/browse/LPP-7354
On Apr 16, 2013, at 17:14, Raju Bitter <[email protected]> wrote: > How are custom type objects instantiated when the value of the > attribute is set using CSS? I have a . custom type with a constructor > defined. When setting the attribute at runtime, the type's <accept> > tag is used to trigger the instantiation of the new type instance. > > When I set the value using CSS, the constructor of the type is called, > passing an instance of the type instead of the CSS property value. > > Is there any documentation online for the type system? > > - Raju
