In the early technology preview, it will map to your model (you supply the mappings in XML format), but your classes are defined as abstract classes with special methods (like OnCreate) and Attributes like [UniqueID]. You could also create your own custom Object Engine.
Details are bound to change in the updated alpha/beta release. Bob Beauchemin [EMAIL PROTECTED] -----Original Message----- From: Thomas [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 1:06 PM To: [EMAIL PROTECTED] Subject: Re: [ADVANCED-DOTNET] Data Access API Bob, forgot to mention that I had seen some discussion of ObjectSpace on a prior occassion. Is it essentially a tool that allows OR mapping between datasets and your own objects? The reason I say this is because it would be consistent with MS's DS strategy. So the DS caches some of the info and ObjectSpace maps it to your own model... Thomas You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.
