Patches item #1090958, was opened at 2004-12-25 00:12 Message generated for change (Comment added) made by hhas You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1090958&group_id=5470
Category: Macintosh Group: None Status: Open Resolution: None Priority: 5 Submitted By: has (hhas) Assigned to: Jack Jansen (jackjansen) Summary: _AEModule.c patch Initial Comment: _AEModule.c patch to fix broken AEReplaceDescData and add AEInstallCoercionHandler, AERemoveCoercionHandler and AEGetCoercionHandler. ---------------------------------------------------------------------- >Comment By: has (hhas) Date: 2005-02-13 23:28 Message: Logged In: YES user_id=996627 > 1. AEReplaceDescData should be a method of AEDesc Yes. > 2. The other three just need to be added Yes, along with the GenericCoercionHandler callback function that they all use. ---------------------------------------------------------------------- Comment By: Jack Jansen (jackjansen) Date: 2005-02-13 22:35 Message: Logged In: YES user_id=45365 Has, just to make sure I understand the individual bugs: 1. AEReplaceDescData should be a method of AEDesc 2. The other three just need to be added ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1090958&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
