Click here to Skip to main content
15,907,329 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
NewsNamespaces are dead Pin
the.komplikator5-Sep-12 3:37
the.komplikator5-Sep-12 3:37 
GeneralRe: Namespaces are dead Pin
lewax005-Sep-12 4:11
lewax005-Sep-12 4:11 
GeneralRe: Namespaces are dead Pin
the.komplikator5-Sep-12 11:10
the.komplikator5-Sep-12 11:10 
GeneralRe: Namespaces are dead Pin
lewax005-Sep-12 14:56
lewax005-Sep-12 14:56 
GeneralRe: Namespaces are dead Pin
Andrei Straut5-Sep-12 4:14
Andrei Straut5-Sep-12 4:14 
GeneralMessage Removed Pin
5-Sep-12 4:20
professionalN_tro_P5-Sep-12 4:20 
GeneralRe: Namespaces are dead Pin
the.komplikator5-Sep-12 11:12
the.komplikator5-Sep-12 11:12 
GeneralRe: Namespaces are dead Pin
Dave Kreskowiak5-Sep-12 5:04
mveDave Kreskowiak5-Sep-12 5:04 
the.komplikator@gmail.com wrote:
This represents noob thoughts by an unexperienced programmer (if at all).


You really don't know who he is do you?? You might want to do a little research. You may find out that he's got far more experience than you think, possibly even putting YOU to shame.

And I happen to think he's right. Namespaces ARE an obsolete concept. I find that future development is going to rely more and more heavily on package managers of more than one type to add organized functionality to dev environments and projects.

For example, in the past, IDEs like Visual Studio are generic, allowing you to build projects of all types, but treating each project type more or less the same, with monolithic designers built into the IDE. This approach limits your ability to write code because you're stuck using the built in capabilities that don't extend beyond their base functionality.

But, what if you could completely customize your development environment specifically for the project you're working on? Swapping out designers, tools, and frameworks for different sets and different capabilities on a project-by-project basis?

This treats the IDE as part of the project, instead of having the IDE being a generic tool that just works on the project.

THAT's where developement is headed and what Bertrand is talking about. Instead of shipping large monolithic frameworks that are trying to be all encompassing for all kinds of project types, the notion that something like the .NET Framework should be broken up into MUCH smaller frameworks and added into projects on an as-required basis as packages. This has the effect of eliminating, or at the very least, greatly reducing the need for namespaces.

GeneralRe: Namespaces are dead Pin
the.komplikator5-Sep-12 11:30
the.komplikator5-Sep-12 11:30 
GeneralRe: Namespaces are dead Pin
Pete O'Hanlon5-Sep-12 11:58
mvePete O'Hanlon5-Sep-12 11:58 
GeneralRe: Namespaces are dead Pin
the.komplikator5-Sep-12 21:23
the.komplikator5-Sep-12 21:23 
GeneralRe: Namespaces are dead Pin
Dave Kreskowiak5-Sep-12 12:58
mveDave Kreskowiak5-Sep-12 12:58 
GeneralRe: Namespaces are dead Pin
the.komplikator5-Sep-12 21:31
the.komplikator5-Sep-12 21:31 
GeneralRe: Namespaces are dead Pin
Dave Kreskowiak6-Sep-12 6:33
mveDave Kreskowiak6-Sep-12 6:33 
GeneralRe: Namespaces are dead PinPopular
Terrence Dorsey5-Sep-12 5:34
sitebuilderTerrence Dorsey5-Sep-12 5:34 
GeneralRe: Namespaces are dead Pin
Andrei Straut5-Sep-12 8:25
Andrei Straut5-Sep-12 8:25 
GeneralRe: Namespaces are dead Pin
Terrence Dorsey5-Sep-12 9:56
sitebuilderTerrence Dorsey5-Sep-12 9:56 
GeneralRe: Namespaces are dead Pin
Andrei Straut5-Sep-12 9:58
Andrei Straut5-Sep-12 9:58 
GeneralRe: Namespaces are dead Pin
Terrence Dorsey5-Sep-12 13:56
sitebuilderTerrence Dorsey5-Sep-12 13:56 
GeneralRe: Namespaces are dead Pin
Clifford Nelson5-Sep-12 8:39
Clifford Nelson5-Sep-12 8:39 
GeneralRe: Namespaces are dead Pin
PIEBALDconsult5-Sep-12 8:44
mvePIEBALDconsult5-Sep-12 8:44 
GeneralRe: Namespaces are dead Pin
Ravi Bhavnani5-Sep-12 9:30
professionalRavi Bhavnani5-Sep-12 9:30 
NewsWhy HTML5 is in trouble on the mobile front Pin
Karthik J, Coimbatore5-Sep-12 1:56
Karthik J, Coimbatore5-Sep-12 1:56 
GeneralRe: Why HTML5 is in trouble on the mobile front Pin
Clifford Nelson5-Sep-12 8:35
Clifford Nelson5-Sep-12 8:35 
GeneralRe: Why HTML5 is in trouble on the mobile front Pin
db7uk5-Sep-12 9:25
db7uk5-Sep-12 9:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.