cvs commit: xml-batik/sources/org/apache/batik/util XMLResourceDescriptor.java

2002-08-26 Thread deweese
deweese 2002/08/26 12:16:04 Modified:sources/org/apache/batik/apps/slideshow Main.java sources/org/apache/batik/util XMLResourceDescriptor.java Log: 1) Setting the CSS parser now sets CSS Parser (not XML Parser :). 2) Slide show app now works when given only one fil

cvs commit: xml-batik/xdocs faq.xml installing.xml

2002-08-26 Thread vhardy
vhardy 2002/08/26 08:33:04 Modified:xdocsfaq.xml installing.xml Log: JPython is now called Jython Revision ChangesPath 1.33 +2 -2 xml-batik/xdocs/faq.xml Index: faq.xml === RCS file:

Re: [Q] Thinking about a transcoder registration

2002-08-26 Thread Thomas E Deweese
> "TK" == Torsten Knodt <[EMAIL PROTECTED]> writes: >> The other alternative is to simply include a Services entry in the >> standard Jar files. But for stuff we provide doing it through a >> static method helps to ensure they always get registered. TK> What I'm thinking of, is to reduce de

Re: [Q] Thinking about a transcoder registration

2002-08-26 Thread Thomas E Deweese
> "TK" == Torsten Knodt <[EMAIL PROTECTED]> writes: >> The jdk1.4 javax.imageio does a better job of supplying info I >> think. TK> The design is nice, but is not directly useable, as it depends on TK> BufferedImage. Actually if you look closely at the API it does not require the use o

cvs commit: xml-batik/test-resources/org/apache/batik/dom unitTesting.xml

2002-08-26 Thread deweese
deweese 2002/08/26 04:51:12 Modified:sources/org/apache/batik/util XMLConstants.java test-resources/org/apache/batik/dom unitTesting.xml Log: Now provides the correct root element tag name for cloneElement Revision ChangesPath 1.4 +3 -3 xml-bati