> It's been a while since I coded in C++, but isn't there always a > simple way out, just by putting these classes in different namespaces? > (IMHO it's a silly of a library developer to call something "Array" > and put in into the global namespace, > hoping that noone else ever is going to call "Array" something > entirely different...)
The Array class in Singular probably dates back to the times when templates (and namespaces?) weren't stable in any mainstream compiler yet, IIRC Martin -- name: Martin Albrecht _pgp: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x8EF0DC99 _otr: 47F43D1A 5D68C36F 468BAEBA 640E8856 D7951CCF _www: http://www.informatik.uni-bremen.de/~malb _jab: martinralbre...@jabber.ccc.de -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org