[Python-bugs-list] [ python-Bugs-697179 ] gensuitemodule overhaul

SourceForge.net noreply@sourceforge.net
Wed, 09 Apr 2003 06:47:50 -0700


Bugs item #697179, was opened at 2003-03-04 11:42
Message generated for change (Comment added) made by jackjansen
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=697179&group_id=5470

Category: Macintosh
Group: Feature Request
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Jack Jansen (jackjansen)
Assigned to: Jack Jansen (jackjansen)
Summary: gensuitemodule overhaul

Initial Comment:
Gensuitemodule needs an overhaul, if possible before 2.3.

Things that need to be done:
- Use more MacOSX-compatible ways to get at the AETE. Donovan Preston posted a note on how to use the ascr/gdte call. There's also some interesting-looking calls in the OpenScripting framework.
- Distinguish between running while building a distribution (things go into Lib/plat-mac/lib-scriptpackages) and running as a user (things should go into site-packages).
- Allow for non-interactive use. Main problem is that some suites need a name-mapping, and there's undefined enums to be catered for.

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

>Comment By: Jack Jansen (jackjansen)
Date: 2003-04-09 15:47

Message:
Logged In: YES 
user_id=45365

All done. Only documentation is still needed, but this is a separate bug report already.

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

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