Import concerns revisited

Kirk McDonald kirklin.mcdonald at gmail.com
Sun Jul 9 09:28:56 PDT 2006


Bruno Medeiros wrote:
> This behavior of having all project entities(names) automatically 
> available by FQN is also how Java and C# work[*], which I think is a 
> quite sensible approach. And perhaps this should even be the standard 
> among D programs.
> 
> [*] How is it in Python and Ruby? (I do not know those languages well) 
> Or in any other language you know with such similar structured 
> hierarchical namespacing?
> 
> 

I've reviewed Python's import rules previously:
http://www.digitalmars.com/drn-bin/wwwnews?digitalmars.D/39396

-- 
Kirk McDonald
Pyd: Wrapping Python with D
http://dsource.org/projects/pyd/wiki



More information about the Digitalmars-d mailing list