Mac OSX installer for dmd
Bruno Medeiros
brunodomedeiros+spam at com.gmail
Fri Aug 6 20:10:14 PDT 2010
On 05/08/2010 11:59, Jacob Carlborg wrote:
> On 2010-08-04 12:34, Walter Bright wrote:
>> Don wrote:
>>> Walter Bright wrote:
>>
>>> I believe D's current approach is what Java does?
>>
>> I'm not sure what Java does.
>
> I'm pretty sure that D's and Java's approach is the same.
>
Yes, it is the same I think.
In Java a package is considered "flat", not hierarchical. It consists
only of the classes directly contained on the package's directory. And
AFAIK sub-packages are no different than any other packages with regards
to the parent.
--
Bruno Medeiros - Software Engineer
More information about the Digitalmars-d
mailing list