I think I might have found it.
Package!
Not being much of a java programmer, I had to hunt for a
long time to figure this out, and I'm still not certain I'm right,
but I hope so! Thanks to everyone that replied <...>
[quoted text, click to view] "Gary Morris" <gmorris61@carolina.rr.com> wrote in message
news:OAoKyEYzDHA.2464@TK2MSFTNGP12.phx.gbl...
> OK, I've never visited this group until now, so bear with me.
>
> First thing, I've been playing with J# some, just to see how
> it compares with and differs from C#, which I know pretty
> well now. Seems very close, and understandably so, but there
> is one thing I cannot find reference to after searching through
> .NET documentation for a good hour or more.
>
> Namespaces.
>
> Are they supported in J#?
>
> If so, what syntax do you use to create them?
>
> I tried the C# way, and the compiler just complained that it
> was looking for a type or something, as if namespace were
> absolutely foreign to it. This is making me nuts! I've seen ways
> to access and include OTHER namespaces, but what about a
> J# program that can create it's own namespace?
>
> Second thing, I've tried out the Borland C#Builder, and on
> install it demands that the J# part of the framework be present
> before it will install. Does anyone here know why? I cannot
> see where C#Builder would ever need it.
>
> Any responses that make sense will be appreciated!
>
> ;oP
>
>