Carsten Neumann wrote: > 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 ;) > > This sounds great. :)
>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); > That doesn't worry me to much, but then again I use 2.4 features all over the place. :) >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. > > Do you want to check this in to the OpenSG2 repository. You could put it in the tools directory. -Allen > Cheers, > Carsten > > >------------------------------------------------------------------------ > >------------------------------------------------------------------------- >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 > > ------------------------------------------------------------------------- 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
