- From: Alexander Adam <adam@emiasys.com>
- Date: Mon, 27 Nov 2006 01:17:25 +0100
- To: <www-svg@w3.org>
Hello, During the implementation of the Renesis SVG Player (www.emiasys.net) we've discovered that the uDOM is making heavy use of multiple interface inheritance. This is just fine for Java but for other languages and implementations this is not possible. As an example, we're hooking into the IE ActiveScript Engine for the new release to provide a HTML<>SVG communication level and we cannot implement the uDOM IDL as it is proposed due violating the Windows COM Rules (inherit from one interface only) so this is giving us quite a hard time. You might give some thoughts on this, Regards Alexander Adam -- Geschäftsführer / CEO Phone: +49 (0) 9401 60570-0 Mobil: +49 (0) 170 3073827 E- Mail: adam@emiasys.com Internet: http://www.emiasys.com Emia Systems Dorfstrasse 3 D-93083 Obertraubling
Received on Tuesday, 28 November 2006 07:23:33 UTC