SourcerersApprentice
SourcerersApprentice
I am borrowing from .Net again, here, but it seems that you could store a description of the underlying type in the container class and expose it with a GetType()...
Pardon my collision of C# and Fortran style.
Hi Chris, I would recommend taking a look at how the .Net Framework implements interfaces for classes like List, Stack and Queue. They have a well thought out high level...
Hi All, Just joined the group, wanted to throw some ideas in. I agree that if there is a standard way to do something and a nonstandard way, choose the...