Joseph Kesselman wrote: > At one point, some folks were trying to standardize an > org.apache.<projectname>.Version class which every project would > support, and which would contain both a main() (for easy querying from > the command line) and a set of calls for retrieving components of the > version programmatically. That's the approach Xalan has taken. Any > chance we could persuade Xerces to adopt it?
I took a look at the Xalan Version class and I don't see any reason why we couldn't do the same. The only difference would be the presence of the "development" version number since we don't have those kinds of releases. -- Andy Clark * [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
