Comment Re:Universities == The funding for this (Score 1) 111
The danger may be in mixing up the COBOL/Assembler/whatever spaghetti code of 1975 with today's development environments. The software world is striving g mightily to give us binary re-use of code, so that putting together an application is more like configuring a new remote to work with a TV rather than getting a technician to pour through a set of schematics. Perl, Python, and other scripting environments have put very powerful programming libraries into the hands of more developers than ever before. The Enterprise Java Bean notion of Container Managed entities and tools like Castor are another step in this direction because they open the door to using XML to declare the needs of the application rather than coding each program statement step by step.
In other words, Open Source has advantages today that didn't exist when universities were at the height of building communal code. Universities should be at the head of this movement but there may be too many bad memories out there for this to happen.