Hi,
I'm writing a custom Source and SourceFactory for Cocoon, which takes uris in this form: mysource:context://foo/bar.zip:mydir/myfile.gif.
The part between the two ":"'s is a "sub-uri", which I need to resolve. How can I do this, so that any Cocoon URI works, for example: cocoon://foo.bar and html://foo.bar ? The Source stuff seems to be changed lately, so what is the right way to go?
Thanks in advance, Tuomo
