SOX

Bill la Forge b.laforge at jxml.com
Fri Oct 2 14:49:36 BST 1998


From: Graham Moore <graham.moore at dpsl.co.uk>
>>When processing a document, the application should decide on
>>the classes to be used depending on (a) the markup language
>>of the document and (b) how the document is to be processed.
>
>I agree. Although I dont think we should think of processing documents. We
>should view it more generally as invoking operations on an object model.


If the Object tree has been constructed using application-specific
classes, then the result can take an active role as an agent, rather than
a passive role as a DOM.

After constructing the object tree, Coins always calls the run method
on the root node, providing it implements Runable. Runtime context
is provided via the document, which is implemented as an aggregate
and a member of a cactus stack of program services.

Stated another way, Coins supports XML agents.

(OK, perhaps I've spent too much time working on mobile agents. But
I really like the idea of agents constructed by a server from classes
that it trusts acting on the behalf of clients. This solves a lot of
security
issues and lets us get out of that non-scalable sandbox!)

Bill


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list