Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Typed Collections implementing ICollection<T> (Read 9465 times)
doingSomeWork
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 14
Joined: Dec 6th, 2012
Typed Collections implementing ICollection<T>
Jan 23rd, 2013 at 5:03pm
Print Post  
This is not really a feature but would make my life easier:

You have several typed Collections, e.g. ResourceCollection. It would have been very convenient in several occasions if the ICollection<T> interface would have been available.

Also an AddRange method would be of advantage - add several items but fire the events only once.

Cheers!
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Typed Collections implementing ICollection<T>
Reply #1 - Jan 24th, 2013 at 6:56am
Print Post  
Thank you for your suggestions. We will consider implementing them for the next release.

Regards,
Meppy
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: Typed Collections implementing ICollection<T>
Reply #2 - Mar 1st, 2013 at 12:32pm
Print Post  
Check out this prerelease version:

https://mindfusion.eu/_temp/MindFusion.Scheduling.5.4.4.trial.zip

The resource collections now implement the ICollection<T> interface as suggested.

Regards,
Meppy
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint