> Actually, my DOM implementation is completely Lingo-based, and has no
> linkage to the member/sprite/stage metaphors, or the Lingo that supports
> them. In simple terms, this DOM implementation is all about creating
> well-formed XML/HTML/XHTML documents in memory, then outputting
> views of them.
OK, so now I'm a little confused. The term DOM, in my mind, brings up the
image of a tree of objects within a specified environment, such as a web
browser, as a reference for programmers to determine which objects and
properties go where, how they relate and what they do within that
environment.
If my image of a DOM is correct then surely a Lingo DOM will revolve around
Director as that environment and will fully detail, in effect, Director's
movie objects so that we developers can get Director to do what we want
through the use of the Lingo scripting language?
With this clouding my mind, describe to me exactly what you are trying to
produce.
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]