----- Original Message ----- From: "Ronan Oger" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Saturday, April 16, 2005 8:47 PM Subject: Re: [svg-developers] Firefox, WebDraw, get/postURL()
> editor of their choice, or one of the SVG IDEs > currently available. > > getURL and postURL are not part of the ecmascript vocabulary, but are > Adobe-specific additions to the ecmascript library which was added to ASV. > Batik recognized the usefulness of getURL and implemented it as well. I am > sure that the mozilla community will eventually see the wisdom of adding > this > support. > > That said, developers of SVG that want to support Mozilla should be able > to do > so by implementing ecmascript's socket support to build their own getURL > and > postURL methods. I remember seeing something about this a few years ago in > one of the explanation pages from the svg community, but I do not recall > where it is. It was workaround code for a getURL equivalent for pre-getURK > batik. If there is no socket support in the ASV ecma script and If the svg script cannot talk with the browser engine except using browserEval ... How can you do this ? JD ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

