On 2006-09-28, at 22:50 EDT, Henry Minsky wrote: > Wow that's a big patch. I'm still trying to grok it all. > > I saw your comment about that tag rewriting step > > // TODO: [2006-09-28 ptw] Surely we can do this at compile-time and > // eliminate this ridiculous overhead? > > The LzNode.makeChild method now does this lookup in the constructor > map, > right? So we could just eliminate > the FixTags step now I think.
The only thing that FixTags does after my app is move id from one spot to another in the plist. I couldn't figure out if that was still needed, but if it is, surely it could be done at compile time. _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
