Hi,
I've hacked a small python script, that can be used for mechanical
aspects of the source conversion from 1.x to 2. Right now it can not do
very much and only supports simple replacements, but it is designed to
be extendable and so hopefully is ;)
A bit of advertising:
* can write a diff file of changes that can be applied via patch
* no-op mode that does not modify files, but writes the diff
* command line selection of changes to perform
* optionally only operate on files matching a reg ex
On the downside of things, it requires python 2.4 (probably could be
changed to get away with 2.3); I've only implemented name changes for
some of the base functions, i.e. renaming osgcos to osgCos (which is
what I need this script for anyways); newline handling is probably not
correct for platforms other than linux.
Cheers,
Carsten
conv.tar.gz
Description: GNU Zip compressed data
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Opensg-core mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-core
