Contrasting with java namespaces
-
Whats the use of hostname before project namespace in java ? Always been amused by that. Recently did a school project where a hardcore java lover (and MS hater) argued and impl namespace that spanned 2 lines of fullscape console window (17 inch monitor) :-| Ashish Fresh wind comes with WinDoze
-
Whats the use of hostname before project namespace in java ? Always been amused by that. Recently did a school project where a hardcore java lover (and MS hater) argued and impl namespace that spanned 2 lines of fullscape console window (17 inch monitor) :-| Ashish Fresh wind comes with WinDoze
The idea is to avoid namespace name clashes. The domain names should be uniqu, so you can at least avoid name clashes with components from other companies. It's actually a good practice, and nothing keeps you from using it in C++ and .NET. "After all it's just text at the end of the day. - Colin Davies "For example, when a VB programmer comes to my house, they may say 'does your pool need cleaning, sir ?' " - Christian Graus