After playing around with exposing data as services [1] and some
off-line chat with Jean-Sebastien, he mentioned that it would be
interesting to start exposing data as feeds as well.

Implementation.data  comes to this purpose, It gives you a REST view
of a database table, and in conjunction with biding.feed it exposes
the database contents as ATOM Feeds and can easily be aggregated into
feed readers or other Web 2.0 feed-friendly solutions.

At the moment, this is a work in progress, and implementation.data is
only supporting the get portion of ATOM, and then work on other CRUD
operations.

I'm about to get a sample that demonstrate this new functionality
available, but you can also look at the companyFeed test scenario
available in the implementation itself, as it can give you further
understanding.

[1] http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg18908.html

--
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to