wxPython 2.4 to 2.5 conversion

I am just starting to plan the move over to 2.5 and wonder if there are any code conversion tools out there to make the job easier (don't actually know if it is difficult :slight_smile: or just time consuming).

The only thing I came across is the script by David Hughes for wxDesigner type code.

Best regards
Werner

I am just starting to plan the move over to 2.5 and wonder if there are any code conversion tools out there to make the job easier (don't actually know if it is difficult :slight_smile: or just time consuming).

Depending on your code it might be both difficult AND time consuming :slight_smile:
As for the tool... the only one I know of is a combo of "Search-Replace-Pray_That_Will_Work" :wink:

The only thing I came across is the script by David Hughes for wxDesigner type code.

Hmm... what does it do? Does it searches and replaces leaving the Pray_That_Will_Work to you?
Now seriously... from my experience is not all that hard as you can make the move graduatly (use for a limmited time only bot namespaces).
I ended up doing the move in a refactoring spree... where I moved code arround a lot anyway...
And if you're wondering... the move did paid off... my code looks a lot nicer... less cruft

···

On Mon, 04 Oct 2004 19:34:06 +0200, Werner F. Bruhin <werner.bruhin@free.fr> wrote:

--
Peter Damoc
Hacker Wannabe