Materialize subclass of EntitySet<T>
Will use of derived custom class from EntitySet<T> be supported? In our domain we use many strongly typed collection classes with custom business logic on the collection. If we could derive from EntitySet<T> that would probably meet our requirement.
Thanks,
Dave Foderick

