> (1) don't want to instantiate a DOM interface/object until I have too,
> because it is a memory hog

I was just waiting for you to say that. :)

> (4) I like Jon ;-) and want to help make ECS even better

me too. :)

> But I understand where you are coming from - however, I see ECS as a one
> stop shop for rendering *ML.  I would like to add XML to that *, as well
> as HTML.

All excellent points.  Maybe what we're trying to do is have a very
light-weight "mini" DOM.  I do see ECS moving towards that direction.  I
think the best part about ECS is its very small footprint.  We could learn
from the W3C's DOM and take what we like.  I would like the ability to
move up and down the ECS tree, but w/ semantics more like the DOM, but
without some of the lame DOM methods and the size of DOM.

Does that make sense? :)

Anyway, if you need help, please let me know,
Seth



--
------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to