Upayavira wrote:

Vadim Gritsenko wrote:

[EMAIL PROTECTED] wrote:

upayavira 2004/01/13 00:44:05

Modified: src/blocks/xmldb/java/org/apache/cocoon/components/source/impl
XMLDBSource.java
Log:
Making XMLDBSource modifiable. Should be useful with Woody binding infrastructure, and can use SourceWritingTransformer to write to DB (as well as XMLDBTransformer)



The only thing missing is support for binary resources...


The places I stole my code from don't seem to support binary resources ('cos they use resource.setContent(String)). If you can point me at some code that handles them, I'll happily add it.


See org.apache.xindice.tools.command.AddDocument, version 1.11. I think I have to create separate command line command for the binary resource and do not mix them together.

Vadim



Reply via email to