Re: SVG 1.2 Scripting

Hi,

Alexander Adam wrote:

> I got a few more questions about SVG 1.2.
> Which scripting language does a compatible viewer/implementation need to
> support? Ecma-262 only? Is it allowed / does it make sense to support
> more conform languages like e.g. c# as well ?

I don't think anything has changed (or will change) with respect to this in 
1.2 (in full specification). A conforming dynamic SVG Viewer must have support 
for ECMAScript binding of the SVG DOM and is allowed to support other binding 
as well.

-- 
Christophe

Received on Tuesday, 24 August 2004 08:10:07 UTC