Dear Lists,

For the time being, the code of my experiments can be accessed at 
http://home.iprimus.com.au/pbwest

Further to the comments made earlier about the use of integer reductions 
in Xalan(?) to speed code up, I have the beginnings of an integer set 
for the FOs in .../fo/FObjects.java.  Those of you who have followed 
this will be aware of my previous attempts to do the same for properties 
in .../fo/FOProperties.java and .../fo/FOPropertyConsts.java.

I have, in the course of events, had a look at configuration.  I think 
it would be useful to unify all of the configuration, with differences 
depending on whether a String[] argument is passed to a (static) 
configure() method in a (static) Options class.  I think it would also 
be useful to hava a default userconfig.xml specified in a userConfigFile 
element in config.xml.  At the moment, this file is empty, so it does no 
harm to process it.  If it is not desirable to process the user config, 
provide a -nouser switch to that effect, or override the location with a 
-user switch.

In my userconfig, I would to put all of the details that I must 
currently stick in the command line for testing purposes - input and 
output modes and files.  Naturally, these can be overridden in the 
command line.

Peter
-- 
Peter B. West  [EMAIL PROTECTED]  http://powerup.com.au/~pbwest
"Lord, to whom shall we go?"


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

Reply via email to