On 2 Apr 2012, at 21:56, Alex Zavatone wrote:

> I come from the ancient, forgotten world of Director, where I was fortunate 
> enough to write an object method and object hierarchy browser that showed the 
> variable type :  variable value or the methods in the object hierarchy.
> 
> This made programming painfully easy for me since I had a readout that 
> brought all the watched objects into scope and displayed their variable 
> structure and another one that displayed all the inherited methods.
> 
> With all the information to access about all the NS and iOS frameworks, I am 
> wondering if there is something like this for the main classes in the iOS 
> UIKit and Foundation frameworks?
> 
> The "dwell over a variable" tooltip has its purpose, but leaves much to be 
> desired.
> 
> Even hierarchical printouts of the method and variable structure would rock 
> in illustrating all the vars/methods I have to look up every day.
> 
> Everything's just not exactly second nature to me yet and these training 
> wheels will certainly help me get less skinned knees and save a boatload of 
> time.
I am not sure about iOS coverage but I have used the following for OS X:

http://homepage.mac.com/aglee/downloads/appkido.html
www.fscript.org
http://inexdo.com/CocoaNav

Regards

Jonathan Mitchell
Mugginsoft LLP
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please 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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to