I am curious why there are not strongly typed collection classes in the Adapter templates while they do exist in the Self-serv?
BOb
Because it would make extensibility of an entity more difficult. The amount of work to create the 2-class scenario from the single class scenario proved that.