[ANN] AppKiDo 0.97, with bug fixes, requires Feb 2007
[ANN] AppKiDo 0.97, with bug fixes, requires Feb 2007
- Subject: [ANN] AppKiDo 0.97, with bug fixes, requires Feb 2007
- From: Andy Lee <email@hidden>
- Date: Mon, 19 Mar 2007 12:43:54 -0400
I've uploaded some significant fixes to things that broke in the last
release of AppKiDo, partly because I didn't notice changes Apple made
in the Feb 2007 docs. I don't have time right now to update the web
site, so I'm posting to this list as a quick hack to reach people who
use AppKiDo but aren't on my mailing list.
These changes require the Feb 2007 doc update. I haven't tested with
the March update or the Leopard seed, so it's possible more fixes
will be required.
App: <http://homepage.mac.com/aglee/downloads/AppKiDo-0.97.tgz>
Source: <http://homepage.mac.com/aglee/downloads/AppKiDo-0.97-src.tgz>
* Fixed bug introduced in previous release, such that methods added
via categories were not listed (e.g., the draw methods that AppKit
adds to NSAttributedString).
* Fixed parsing of functions so they're listed in groups like they
used to be.
* Methods that Apple has documented as deprecated (they are in a
separate HTML file now) are listed with "(deprecated)" after their
name. Example: [NSApplication application:printFiles:].
* You can use right-arrow and left-arrow to switch between the
method-groups table ("General", "Class Methods", etc.) and the list-
of-methods table.
* Known issue: Types & Constants are still not parsed properly.
* Known issue: There is at least one deprecated instance method
that I incorrectly categorize as a delegate method ([NSTypesetter
lineFragmentRectForProposedRect:remainingRect:]).
Thanks to all for patience and support.
--Andy
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden