On Apr 02, 2007, at 2:15 PM, Jan Erik Moström wrote:

> I rarely use REALbasic nowadays so this might be a really stupid
> question that is obvious to everyone else ...
>
> I read the release notes for 2007r2 and this is something I
> found interesting:
>
>      [New] [IDE] Modules can now contain classes, interfaces,
> and other
>              modules. Contained items can have their own scope  
> settings,
>              just like methods, properties, or constants:
> private items
>              can only be reached inside the module, public items
> can be
>              reached from outside the module using  
> "modulename.itemname"
>              syntax, and global items are available throughout the
>              program.  (Feedback ID: yjflutzs)
>
> My problem is that I can figure out how to do this, I couldn't
> find anything in the manual ... could someone please tell where
> I found some documentation on this?

That feature got pulled so the note should have as well

Too bad as it would have allowed nested namespaces

Expect it to return in a later build once the kinks get worked out
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to