[Python-bugs-list] [ python-Bugs-492465 ] mkcwproject: custom __initialize routine

noreply@sourceforge.net noreply@sourceforge.net
Thu, 23 May 2002 15:37:01 -0700


Bugs item #492465, was opened at 2001-12-13 15:23
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=492465&group_id=5470

Category: Macintosh
Group: Feature Request
Status: Open
Resolution: None
Priority: 1
Submitted By: Just van Rossum (jvr)
>Assigned to: Just van Rossum (jvr)
Summary: mkcwproject: custom __initialize routine

Initial Comment:
Both for _Tkinter and CoreGraphics it is neccesary to
specify a custom fragment initializer. It would be nice
if this were doable with mkcwproject, as it would reduce
the number of CW project file under CVS by 4...

----------------------------------------------------------------------

>Comment By: Jack Jansen (jackjansen)
Date: 2002-05-24 00:37

Message:
Logged In: YES 
user_id=45365

genpluginprojects has been modified to allow an optional initialize=xxx keyword argument (and its mkcwproject foundation too). The only thing I've tested is that it doesn't have any adverse effects on the existing projects that are built. Assigning it back to you so you can try to generate the CG project with it and remove the hand-built CG project file. If that all works assign it back to me and I'll do the same for Tkinter.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=492465&group_id=5470