BJörn Lindqvist <[EMAIL PROTECTED]> wrote:
> Hello. At work I'm the sole maintainer and developer of a medium sized
> ~50k line C application. The lion share of this app was written before
> my time so it is pretty hard to read and also contain lots of bugs.
> I'm contemplating converting the p
Hi Bjorn,
I think the best approach is highly-dependent to your current C
application design and "way of doing things". For a type of application
you would take the opposite path than for other I thought.
Yes I did that one time, but I re-coded all from scratch... and since
that I usually do in r
Hello. At work I'm the sole maintainer and developer of a medium sized
~50k line C application. The lion share of this app was written before
my time so it is pretty hard to read and also contain lots of bugs.
I'm contemplating converting the project to Python because I think
that, in the long run,