URIs: scheme vs. schema

2012-07-26 Thread Jeremias Maerki
When I've looked through the changes made to FOP's public API, I was wondering what a SchemaAwareResourceResolver was. First thought was: what does that have to do with XML Schema? With the recent thread on fop-users I realized that this should really be SchemeAware. Please check the naming in

Re: URIs: scheme vs. schema

2012-07-26 Thread mehdi houshmand
Hi Jeremias, You are correct, I'll fix this as soon as it's convenient. Mehdi On 26 July 2012 17:36, Jeremias Maerki d...@jeremias-maerki.ch wrote: When I've looked through the changes made to FOP's public API, I was wondering what a SchemaAwareResourceResolver was. First thought was: what

Re: Upgrade to fop trunk and URI resolving

2012-07-26 Thread Jeremias Maerki
(moved here from fop-users) I've listed them in February: http://markmail.org/message/3kph7prfmiekbmgz So far, I've only started adjusting a copy of the API adapter for FO renderers that I'm using for all test harnesses. That's the second time in a few months that I have to create a new adapter.