- From: Robin Berjon <robin.berjon@expway.fr>
- Date: Tue, 9 May 2006 12:35:42 +0200
- To: T Rowley <tor@cs.brown.edu>
- Cc: www-svg@w3.org
Hi Tim, On Jan 25, 2006, at 18:41, T Rowley wrote: > The SVG 1.1 DOM has a matrix creation method of SVGSVGElement that > corresponds to the methods of other base types, namely: > > SVGMatrix createSVGMatrix(); > > The SVGT 1.2 uDOM replaces this with createSVGMatrixComponents > (...), which seems like a needless incompatibility that authors > will need to deal with when adapting 1.1 content to 1.2t. I > suggest switching back the 1.1 DOM method of matrix creation. In this case it's a choice between one incompatibility and another. This specific API is what is supported by JSR-226, and the SVG WG is committed to being compatible with that. Ideally, JSR-226 would have been more compatible with Full 1.1, but unfortunately while that was largely made to happen, in some cases it wasn't possible. JSR-226 is a stable specification, and phones are already shipping with it. We therefore decline to make the change. Thank you for your thorough review, please let us know shortly if this does not address your concerns, -- Robin Berjon Senior Research Scientist Expway, http://expway.com/
Received on Tuesday, 9 May 2006 10:35:38 UTC