Is there any work being done on System.Collections.ObjectModel? I see from a quick search someone sent a patch to the list, but I don't think it was ever applied. Specifically I'm interested in ReadOnlyCollection<> class. I've implemented several interfaces using this and was hoping to not change it during the port to mono. -- Kiel