> I'm reviewing the developer branch code and believe that although 
> CommandLineOptions parses the -c option and caches a userConfigFile, 
> the config file is not processed. FOP 0.20.5rc2 has an 
> org.apache.fop.configuration package for handling the -c option. Hence 
> it appears the -c option is not yet implemented on the developer branch.

That is correct. The old configuration package has been removed and we will be 
using the avalon-framework configuration to do the work.

As for re-enabling it, it depends on what part you mean. To do the loading, parsing 
it is only a couple of lines of code.
To do more of the using that configuration will need a bit more work but some of it 
has been done. That also depends on how the avalon integration will be put 
together.
Maybe Jeremias could give some more pointers in this area.

Do you want to give a go helping out.
What areas are you looking for to configure?


> Could someone please confirm if this is correct and tell me the status 
> of re-enabling the -c option on the developer branch?
> 
> Thanks,
>       Bob



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to