Ok. I was wondering because I was replacing a series of if-else-else- else... with a static hash set, and wondering which one I should tie it to, seeing how both are in .net 3.5.
On Jul 21, 2:12 pm, Patrick Earl <[email protected]> wrote: > Well, long term it would be the .NET 4 ISet implementations. That > hasn't happened yet though. :) > > > > > > > > On Thu, Jul 21, 2011 at 1:50 PM, Nathan Brown <[email protected]> wrote: > > Both types of sets are used in the NHibernate code base. I was > > wondering what the future direction of this is going to be? Which > > should be used for new development? > > > Thanks
