https://issues.apache.org/bugzilla/show_bug.cgi?id=48473
Summary: Support XMLHttpRequest (a.k.a. XHR)
Product: Batik
Version: 1.8
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P4
Component: Scripting
AssignedTo: [email protected]
ReportedBy: [email protected]
Although the standard way to perform server communication in SVG seems to be
using getURL/postURL (standardized in SVG Tiny 1.2 [1]), Batik already supports
a number of extensions [2] so the question is... Why not? :-)
Cameron has stated that a half-baked implementation was underway [3]; also,
within the same thread, there's a hints towards the possibility of using Apache
CXF technology.
Yesterday, I found a script implementation [4] (part of scripting, for which
there's a separate issue, bug 45948), which might be possible to integrate with
little effort. I've also found another script implementation [5], part of
jQuery.
[1] http://www.w3.org/TR/SVGTiny12/ecmascript-binding.html
[2] http://xmlgraphics.apache.org/batik/status.html#ecmascript
[3]
http://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-dev/200711.mbox/%[email protected]%3e
[4]
https://scripting.dev.java.net/source/browse/*checkout*/scripting/scripts/javascript/ajax/ajax.js?content-type=text%2Fplain&rev=1.1
[5] http://dev.jquery.com/browser/trunk/jquery/build/runtest/env.js
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]