[wxPython-users] Best practice to rganize the code
Stef Mientki
s.mientki at ru.nl
Tue Mar 18 06:57:52 PDT 2008
hi Peter,
Peter Damoc wrote:
> >From what I've understood from Feihong (wxpita creator) the code is
> in for a redesign.
> It does the job even now BUT its usability depends on how you are used
> to program.
> Right now is geared towards quick scripting.
>
After doing just a few forms with my scripting,
I'm so enthusiast that I'm going to do all my new forms with it,
and translate every old form when I touch it.
So it will finally satisfy all my needs.
> The part where you didn't understood it is normal. You have to first
> understand the problem its trying to solve.
> For me the lights turned on when I saw how little "self"
I don't think this is a blessing,
when I started Python about a year ago,
I tried to avoid self as much as possible,
tried to create the "with" clause from Delphi,
used for a while "s" instead of self,
but finally got back to self, and now I think it's a good thing.
> and sizer stuff was in the code. :)
My implementation even doesn't allow sizers ;-)
> I'm saturated on "self".
Then just don't write object oriented programs ;-)
>
> Peter
>
cheers,
Stef
Het UMC St Radboud staat geregistreerd bij de Kamer van Koophandel in het handelsregister onder nummer 41055629.
The Radboud University Nijmegen Medical Centre is listed in the Commercial Register of the Chamber of Commerce under file number 41055629.
More information about the wxpython-users
mailing list