That was supposed to propagate the font style info at compile time where possible as an optimization (and to compute text widths for flash 5 input text fields). I don't know if it even is working at all. Now that Max put in runtime inheritance of font properties, I am pretty sure we can get rid of it. I will see what happens if I remove it...
On Fri, Sep 10, 2010 at 6:12 PM, P T Withington <[email protected]> wrote: > I'm trying to remodularize some stuff in the schema to pass around > classModels everwhere (instead of tagnames that get looked up over and over) > and this is the only caller of `schema.getBaseClassname`. If that is all > crud, I'd like to rip it out. -- Henry Minsky Software Architect [email protected]
