> -----Oorspronkelijk bericht----- > Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Namens Michiel Meeuwissen > Verzonden: maandag 2 mei 2005 9:27 > Aan: Discussion list for developers > Onderwerp: Re: [Developers] Client-side XML > > > 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.
Ok, i did not fully appriciate that point. Still, rich clients need a little more than just xml parsing. Of corse it is possible to find wrappers for every vital part of your environment (how about wrapping dom and javascript :) ), but that would yeald dependancies to so many projects, who you will have to rely on to support your app into the future. I just dont know.... > > 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... MMBse would defenitely benefit from a better client. I'm just not so shure about 'any broser'. .... Ernst > > Michiel > > -- > mihxil' http://mihxil.komputilo.org/ > nl_NL eo_XX en_US _______________________________________________ > Developers mailing list > [email protected] > http://lists.mmbase.org/mailman/listinfo/developers > _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
