|
From: Bill S. <we...@os...> - 2000-01-24 17:00:53
|
On Mon, 24 Jan 2000, Bill Soudan wrote: > Either way we're going to need to make an interface change soon I think. > So I say go for it, as long as it maintains portability (if that's still > one of your design goals Denis). More thoughts on portability. gcc runs on almost every piece of hardware out there now. gcc includes most C++ features now including namespaces and a good implementation of STL... therefore I say we go for it. :) Bill |