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

SourceForge.net noreply@sourceforge.net
Tue, 04 Mar 2003 02:42:51 -0800


Bugs item #697179, was opened at 2003-03-04 11:42
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=697179&group_id=5470

Category: Macintosh
Group: Feature Request
Status: Open
Resolution: None
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.

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

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