[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.
Regards, Upayavira