Keiron,
I can't comment on the details of this unless and until I look at
avalon. I notice, though, that version is still given as a
configuration parameter. Does that mean that a user can arbitrarily
change the FOP version? My point, of course, is that version has
nothing to do with configuration.
Peter
Keiron Liddle wrote:
Hi,
Here are some ideas about how we could do the configuration for FOP.
Comments are welcome.
Use this class and various supporting classs (already in avalon
framework jar):
org.apache.avalon.framework.configuration.Configuration
....
<fop version="1.0">
<base url="./"/>
<fop>
|