>>>>> "KL" == Keiron Liddle <[EMAIL PROTECTED]> writes:

KL> I have got the setXMLParser working, although I am a bit wary of
KL> the use of a static name.

    Glad to hear it's working.  
    Yah, I agree the static thing isn't great, I'll investigate adding
the concept of a UserAgent to the ImageTagRegistry so information can
properly propogate from the host application to the file readers, etc.
Just seems like such overkill...

KL> There still seems to be a problem.

KL> If I add the following line to bridge/URIResolver.java, line 103
KL> System.out.println("d:" + documentURI + " :" + uri + " :" +
KL> purl.toString());

KL> when I am running java in the same directory it prints out:
KL> d:file:multi.svg :file:ref.svg#FOP :file:/ref.svg#FOP

    Ugg, where do you come up with these things :)

    I've fixed this, added test cases and the commit will follow shortly.

KL> Thanks for helping with this.

    Thanks, for so patiently pointing out the places that need fixing...

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

Reply via email to