Mac-Carbon-0.70 Released

pudge on 2004-05-11T06:26:28

Mac-Carbon-0.70 has been released. Download it from the CPAN or SF.net.

I am quite happy with this release, because it is far more memory-efficient for long-running Mac::Glue stuff. See also forthcoming Mac::AppleEvents::Simple release, fixing some memory leaks (incidentally, I punted on the main issue discussed in that journal entry, the XAEDesc stuff, for now).

(Note: it may take time for the release to propagate to the various download mirrors.) Changes: * v0.70, 10 May 2004

Fix some major memory leaks in Mac::AppleEvents. Due to a necessary change for Mac OS X, caller of AEDesc->data method is now responsible for disposing of the returned Handle object with Handle->dispose.

Improve Mac::Notification tests.

Clean up docs; add notes about gcc versions.

Posted using release by brian d foy.