Hi Jeremias.

Jeremias Maerki:
> - 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/

Ok.

> - 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?

That's right.  There isn't any official Java binding published for the
SVG 1.2 stuff.

> 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.

I think all but org/w3c/dom/svg/EventListenerInitializer.java come from
http://www.w3.org/TR/SVG11/java-binding.zip.  Though that interface does
come from http://www.w3.org/TR/SVG/java.html.

> 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?

So these are just javadoc fixes to avoid warnings when building the
documentation.  Must these be documented in each file or can there be a
Batik-wide W3C-MODIFICATIONS file or some such?

> - 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?

Well the java.html webpage doesn't say what package this interface
should be in.  It would seem sensible, to allow multiple Java SVG
implementations to use the same classes, that it is in some known
package like org.w3c.dom.svg.

Cameron

-- 
  e-mail : cam (at) mcc.id.au           icq : 26955922
     web : http://mcc.id.au/            msn : cam-msn (at) aka.mcc.id.au
  office : +61399055779              jabber : heycam (at) jabber.org

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

Reply via email to