Skip navigation.
 
mlRe: is there a tool that displays object relationships in Cocoa?
FROM : Scott Stevenson
DATE : Fri Oct 29 23:12:25 2004

On Oct 29, 2004, at 6:33 AM, Daniel Morrow wrote:

> Does anyone know if there is something which shows how all cocoa
> objects are related? Something that starts at "NSObject" and then
> shows a tree of all objects in the known Cocoa universe in a big giant
> tree? Something similar to MetroWerks "Class Hierarchy" window?


Granted, it's not out yet, but Xcode 2.0 has class relationship
modeling:

http://www.apple.com/macosx/tiger/xcode.html

    - Scott

--
http://treehouseideas.com/
http://theobroma.treehouseideas.com/ [blog]

Related mailsAuthorDate
mlis there a tool that displays object relationships in Cocoa? Daniel Morrow Oct 29, 15:33
mlRe: is there a tool that displays object relationships in Cocoa? Aaron Fothergill Oct 29, 15:37
mlRe: is there a tool that displays object relationships in Cocoa? stephane sudre Oct 29, 15:41
mlRe: is there a tool that displays object relationships in Cocoa? Brian Smith Oct 29, 16:03
mlRe: is there a tool that displays object relationships in Cocoa? Scott Stevenson Oct 29, 23:12
mlRe: is there a tool that displays object relationships in Cocoa? Tom Harrington Oct 29, 23:36