[mw-devel] MARVIN r81 - branches/smonkey

Justin Mitchell arthur at sucs.org
Fri Jul 21 16:59:55 BST 2006


On Fri, 2006-07-21 at 14:38 +0100, welshbyte at sucs.org wrote:

> Implemented most of js_exec. Todo: Decide how to represent XML messages in
> javascript and replace push_xmldoc() accordingly.


i had thought that for now, to keep it simple, that i would impliment
each message as an object, with a certain number of fixed properties,
and methods to send to one person, one channel, etc.

this needs deciding what the structure of a message is going to be and
deciding the set of object properties to impliment.  the main message
body property can have pieces of xml inserted into it, but thats
Somebody Elses Problem to deal with for now.

and your right, spidermonkey doesnt come with an xml handling class,
someone would need to write one.




More information about the mw-devel mailing list