Re: Loading of extension element mappings.

2004-09-23 Thread Jeremias Maerki
Ok, let's go for FOUserAgent.addElementMapping(ElementMapping) then. No problem. On 24.09.2004 00:21:58 Glen Mazza wrote: > --- Jeremias Maerki <[EMAIL PROTECTED]> wrote: > > > So I propose to change the API signature from > > > FOUserAgent.addElementMapping(String) > > > to > > > FOUser

Re: Loading of extension element mappings.

2004-09-23 Thread Glen Mazza
--- Jeremias Maerki <[EMAIL PROTECTED]> wrote: > > So I propose to change the API signature from > > FOUserAgent.addElementMapping(String) > > to > > FOUserAgent.addElementMapping(ElementMapping) > > Keep both, please. > Unless there is a legitimate reason, I would strongly prefer choo

Re: Loading of extension element mappings.

2004-09-23 Thread Jeremias Maerki
On 23.09.2004 23:34:20 Finn Bock wrote: > I think the API for adding additional element mappings to the > FOUserAgent is bound to cause problems when fop is deployed in a multi > classloader environment. > > Using tomcat as an example, an extension mapping deployed in a webapp > can not be foun

Loading of extension element mappings.

2004-09-23 Thread Finn Bock
Hi Team, I think the API for adding additional element mappings to the FOUserAgent is bound to cause problems when fop is deployed in a multi classloader environment. Using tomcat as an example, an extension mapping deployed in a webapp can not be found if a well meaning administrator has place