1 message in org.python.python-bugs-list[ python-Bugs-916013 ] Improving MacP...
FromSent OnAttachments
SourceForge.netMar 14, 2004 8:29 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[ python-Bugs-916013 ] Improving MacPython's IAC supportActions...
From:SourceForge.net (nore@sourceforge.net)
Date:Mar 14, 2004 8:29:19 am
List:org.python.python-bugs-list

Bugs item #916013, was opened at 2004-03-14 13:29 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=916013&group_id=5470

Category: Macintosh Group: Platform-specific Status: Open Resolution: None Priority: 5 Submitted By: has (hhas) Assigned to: Jack Jansen (jackjansen) Summary: Improving MacPython's IAC support

Initial Comment: While usable, MacPython's high-level Apple event-based inter- application communication (IAC) support is not as good as it could be. As a first step to overhauling it, I'd like to suggest replacing the aepack.py, aetools.py, aetypes.py and gensuitemodule.py modules with appscript, a new MacPython- Apple Event Manager bridge [c/o yrs truly] submitted here for your consideration:

http://freespace.virgin.net/hamish.sanderson/appscript.html

(Note: appscript development is ongoing as of 3/14/04. Assuming provisional acceptance, some discussion of Things To Be Done Before It's Included will be needed; the MacPython SIG might be a good place for this.)

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