Class model already has a "publish" flag that determines whether the class
> is published in the lz namespace, we should just leverage off of that.  So,
> when the tag compiler creates an intersitial, it should just pass an
> (additional) flag down to schema addElement.  We want it entered in the
> schema class table (because it _is_ a class), but we don't want it published
> in lz (because it _is_not_ a tag).
>
> I don't like keying off the tag name (because we are omitting the tag name
> for unpublished classes in production and putting a "pretty" name there in
> debug mode).
>
>
OK I'll try that.
_______________________________________________
Laszlo-reviews mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews

Reply via email to