Luciano Resende wrote:
[snip]
Sebastien
When you say this should tie with DAS, are you assuming that the REST
services would emit XML (and not JSON or any other format) and then DAS
would be able to consume the xml and bind to a data object ?
- Luciano
Luciano,
I am assuming that REST "services" will flow XML / HTTP. SDO is a one of
the possible representations (data bindings) for XML.
In the Tuscany C++ runtime this is the only data binding that we support
at the moment.
My comment about DAS was about something else. I was just expressing my
naive view that:
- if REST is about creating/retrieving/updating/deleting a Customer
resource for example (viewing the web as a giant database)
- and DAS is about accessing... creating/retrieving/updating/deleting a
Customer in a database.
- then these two should nicely fit together...
I'm just exploring ideas here, but it may be useful to try to build a
realistic scenario exposing a REST interface and using DAS to access the
data in a database...
or maybe the other way around build a DAS service on top of a REST
binding instead of a database API?
Scenarios like that would help us understand better how REST and DAS fit
together... Thoughts?
--
Jean-Sebastien
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]