Hey Pinky,
thank you for taking care of this and even blogging ;-).
Quote: >>We also think about interop at the schema level. For example, if we transform an MGraph to XML, then wouldn't it be great to transform the representative >>schema for that data into XSD? That's something we haven't quite done yet, but again I don't think that it would be hard, just work. We don't really have >>that booked to implement right now. Do people see a huge need?
I have one thought on this as it is besides the original request probably the second most interesting. Indeed the question arises a bit. I assume when you store to SQL and get it back you can get an MGraph. I Also assume you can get it back directly from sql server in future as sql server can execute .net code. This means that when i have java program i can ask sql server for MGraph of a stored model and get it back as XML + XSD eventually. Why would i want XSD? Well if i have XSD i can generate classes for reading and wrting that xml similar as xsd.exe /classes does in .NET Framework.
I think you need to support Java, PHP and possibly even Oracle based scenarios in future.
This is something that can help
Tim |