Do not use .NET Framework Class Libraries or other framework libraries in core operating system processes

Mmm...
Non credo che Do not use .NET Framework Class Libraries or other framework libraries in core operating system processes faccia una bella pubblicità a C#, non credete? E' come dire che non è affidabile...

posted @ giovedì 13 gennaio 2005 21:23

Print

Comments on this entry:

# re: Do not use .NET Framework Class Libraries or other framework libraries in core operating system processes

Left by Simone Chiaretta at 13/01/2005 21:34
Gravatar
Magari intendono di non sviluppare driver o robe di così bassa integrazione in linguaggi diversi da C++
Mi pare sensato

# re: Do not use .NET Framework Class Libraries or other framework libraries in core operating system processes

Left by Gianluca at 13/01/2005 22:48
Gravatar
Beh...considera che anche Java non è usabile per strumenti medici ed altre cose che non ricordo.
O almeno così dice la sun!

# re: Do not use .NET Framework Class Libraries or other framework libraries in core operating system processes

Left by Lorenzo Barbieri at 13/01/2005 23:29
Gravatar
E' come dire che un ambiente managed non è l'ideale per scrivere componenti di livello così basso...
E' come quando Linus Torvalds aveva dichiarato di non usare C++ per scrivere componenti del Kernel di Linux...

# re: Do not use .NET Framework Class Libraries or other framework libraries in core operating system processes

Left by Marco Lamberto at 13/01/2005 23:37
Gravatar
Esatto, Lorenzo ha segnalato l'esempio corretto.
Per quanto riguarda Java, la non utilizzabilita` in strumentazione medica, centrali nucleari, etc ... fa parte dei disclamer standard del software in generale, in ambienti critici ci vogliono versioni appositamente testate oltre che fornite di requisiti particolari. ;)
Comments have been closed on this topic.