Really, if we were serious about wanting to reevalute style expressions, we'd probably want separate functions for each element in the $style map, don't you think?
A On Sep 4, Jim Grandy wrote: > On Sep 4, 2006, at 10:04 AM, P T Withington wrote: > > > On 2006-09-03, at 13:34 EDT, Adam Wolff wrote: > > > > > > We can make this more efficient by caching the style map on > > > > classes in user > > > > class. > > > > Thinking about this, we can't really cache this if we want to support > > expressions, since the expressions need to be evaluated in the > > instance environment. > > You can if you know they are constant strings. That might be an important > optimization for the common case. > > jim _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
