This might be our opportunity also to remove the kludgy HTML massaging we do
for <text> view, and
just pass the user's XML content verbatim (maybe with whitespace normalized
out), to the runtime?




On Fri, Sep 10, 2010 at 6:43 PM, P T Withington <[email protected]> wrote:

> That would be great!  Seems like a big waste if it is all for nothing.
>
> On 2010-09-10, at 18:27, Henry Minsky wrote:
>
> > 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]
>
>


-- 
Henry Minsky
Software Architect
[email protected]

Reply via email to