Forum > Software Development

[QUESTION] Noggit Coding style

(1/1)

ll-cool-j:
Just looking at Noggit source code. it builds and that's cool (haven't tested running it yet); but is there a reason it's only sparingly using std namespace?

schlumpf:
Legacy reasons. New code should be using std:: stuff all over the place.

ll-cool-j:
I was wondering if it had anything to do with the libs, which might require pointers.

I have a really old copy of source from elsewhere too, it's definitely cleaner now than the 2.4.x version I have, which is basically programmer poison; very hard to follow.

Anyway thx for the info, and have a great weekend

Navigation

[0] Message Index

Go to full version