In -r1959 I adjusted the way openlaszlo/branches/legals/WEB-INF/lps/ lfc/services/LzCSSStyle.js looks up the class for a tag to use the 'new' way (all tags are entered in ConstructorMap). In the 'new' way, built-in classes no longer have to be treated differently from user classes. So, the class for `<view>` is looked up under 'view' not 'LzView'. If you were doing any sort of special back-mapping when parsing CSS tag selectors to cover for this case, you no longer need to do that.
If that doesn't make sense, call me. _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
