NSObject hierarchy browser. Is there such a thing?

5 views
Skip to first unread message

Alex Zavatone

unread,
Apr 2, 2012, 4:56:46 PM4/2/12
to cocoa-dev Dev
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.

Many thanks.
- Alex Zavatone
_______________________________________________

Cocoa-dev mailing list (Coco...@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/cocoa-dev-garchive-98506%40googlegroups.com

This email sent to cocoa-dev-ga...@googlegroups.com

jona...@mugginsoft.com

unread,
Apr 2, 2012, 5:04:45 PM4/2/12
to coco...@lists.apple.com

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

Tito Ciuro

unread,
Apr 2, 2012, 5:16:22 PM4/2/12
to jona...@mugginsoft.com, coco...@lists.apple.com
Hello,

FYI… CocoaNav doesn't seem to be working on Mac OS X Lion 10.7.3 (crashes in RBApplicationMain)

-- Tito

On Apr 2, 2012, at 6:04 PM, jona...@mugginsoft.com wrote:

> http://inexdo.com/CocoaNav

Alex Zavatone

unread,
Apr 2, 2012, 5:31:07 PM4/2/12
to Tito Ciuro, coco...@lists.apple.com
These apps are working (awesomely, I might add) on 10.6.8

AppKiDo and AppKiDo-for-iPhone
F-Script


CocoaNav launches and hangs after launch.

Thank you. AppKiDo looks awesome.

On Apr 2, 2012, at 5:16 PM, Tito Ciuro wrote:

> Hello,
>
> FYI… CocoaNav doesn't seem to be working on Mac OS X Lion 10.7.3 (crashes in RBApplicationMain)
>
> -- Tito
>
> On Apr 2, 2012, at 6:04 PM, jona...@mugginsoft.com wrote:
>
>> http://inexdo.com/CocoaNav
>
> _______________________________________________
>
> Cocoa-dev mailing list (Coco...@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/zav%40mac.com
>
> This email sent to z...@mac.com

- Alex Zavatone

Reply all
Reply to author
Forward
0 new messages