I'm a newbie to cocoa development and this is my first post to this
list, so
please bear with me! :)
What I want to do is be able to decompose a particular interface into
several nibs. Sometimes this feels right to me because I feel that one
component on the interface can be reused separately.
Is there a way that seasoned cocoa (Obj-C) programers test particular
parts of their
code without running the whole application? For instance if I have built
a particular interface component I would like to interact with it and
verify
that the model is being changed correctly or simply demons