Joerg Heinicke wrote:

Does this mean we can now reference images using all Cocoon protocols? I mean also for <fo:external-graphic src=""/> and similar?

On 04.02.2004 15:39, [EMAIL PROTECTED] wrote:

sylvain 2004/02/04 06:39:58

Modified: src/blocks/fop/java/org/apache/cocoon/serialization
FOPSerializer.java
Log:
Add support for all cocoon protocols for <svg:image xlink:href="..."/>


...

+ SourceProtocolHandler.setup(this.resolver);


And this by only such a simple change? Woah!! This would be worth a mentioning in status.xml, Sylvain, as this solves frequently asked questions on FOP/Batik.


I still wonder how this will fork in multithreading environment... This is static method call, and each sitemap have different resolver. Will this crash on 2 simulteneous requests?

Vadim

Reply via email to