I've started a first attempt at moving (or rather copying first) the 
W3C-licensed
classes is Batik's repo. I've stopped for now due to a few observations
I made:

- The smil class EventTimeControl doesn't contain the W3C license header
and the other smil class is missing. It seems to make sense to add the
original two files from the following URL to the XML Commons repository
instead of copying the Batik files.

http://dev.w3.org/cvsweb/java/classes/org/w3c/dom/smil/

- Am I right that there are currently no SVG 1.2 specific Java bindings
and the current classes in Batik's Trunk are still the SVG 1.1 Java
Bindings? Have there been any modifications on these files? I'm inclined
also to use the original files from the W3C distribution instead of
copying the ones from the Batik repo because of possible modifications.
The problem is the third item in the W3C software license [1]. Any
modifications need to be documented.

- There have been modifications on the SAC classes in [2]. According to
[1] these modifications need to be documented. Are they?

- The svg DOM classes contain an interface EventListenerInitializer
which is not originally a W3C file but actually Apache licensed. IMO
this files resides in the wrong place in this case. What to do with this
one?


[1] http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
[2] http://svn.apache.org/viewcvs?rev=201436&view=rev

Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to