On Jun 13, 2005, at 4:02 PM, Robert Brown wrote:
> I've been thinking about writing a nice interpreter view that can
> be easily embedded as a debugging console in applications for a
> while... thanks for doing it for me! How do I get references to my
> objects though? I'd specifically lik
I've been thinking about writing a nice interpreter view that can be easily embedded as a debugging console in applications for a while... thanks for doing it for me! How do I get references to my objects though? I'd specifically like to get a reference to a controller object. Through NSApp() I