[MonoDevelop] Strongly Typed Collection...

Ben Maurer bmaurer@users.sourceforge.net
Thu, 01 Apr 2004 10:43:38 -0500


Hello,

I have never noticed this in #d myself, but #d has alot of features I
never see.

IMHO, the effort to port this over would probably become moot pretty
soon. Generics are much, much better than strongly typed collections.
Once Generics becomes a supported part of the Mono stack, such a feature
would have a risk of being axed.

However, given the open source nature of the project, if this is
important to you right now, you should go ahead and port it. As long as
the patch is well done, I am sure Todd would be happy to accept it in
the tree. 

-- Ben

On Thu, 2004-04-01 at 09:39, Casey Winans wrote:
> I didn't notice if this was in 0.1 but it's not in 0.2. Is there a
> reason for this? It was a handy feature in SharpDevelop.