Hi there
What are the recommendation of using the data in "adapter mode"? Because the lists are untyped you can't get a value using eg
a.b.c.d.e.myvalue
without lots of casting.
Am I missing something?
After reading some of the post I get the impression that the EntityCollection class in some release soon will be made generic? Is that correct?
Bye
R