On 5/2/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > but plain old jscript and relying on changing xml, dom, xsl, whatnot > browser implemetations dous not seem like a smart move to me.
I think one should certainly use some tool to wrap the client dependency. That's what was suggested in this thread. If I understood correctly xmljs implements al this stuff completely in javascript, and the implementors of xmljs will make sure that it work on 'any' browsers. 'Sarissa' works a bit differently, because it depends on the capacities of the browsers itself, which IIRC means that it works on IE and Firefox, but probably not on Safari, but that it would perform better. A few years ago, when the editwizards were made, this was perhaps not yet possible, but noawadays I think it is, and it is certainly something I will look into more, because I think that editors more based on client-side are a better experience for both server and client... Michiel -- mihxil' http://mihxil.komputilo.org/ nl_NL eo_XX en_US _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
