[MacRuby-devel] xcode binding a class within a class?

Eloy Duran eloy at dekleineprins.me
Mon Jun 20 10:33:42 PDT 2011


Alas, it must be in the global namespace, as Objective-C has no notion
of namespacing.

On Mon, Jun 20, 2011 at 7:16 PM, Robert Lowe <rob at iblargz.com> wrote:
> Is it possible to bind classes in xcode to a class within a class?
>
> Say for instance the file's owner of an app (NSApplication) to a class within a class (MyApp::Application), or everything must go in the global namespace?
>
>
>
>
> Regards,
>  - Rob
>
>
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
>
>


More information about the MacRuby-devel mailing list