[snip]
Simon Laws wrote:

Demos
Port feed aggregator over from Native SCA - has implications for scriting
so I can help out there a bit.



I've started to put together a binding.feed extension. I'm currently using Apache Abdera for Atom feeds, and have just started to look at the ROME library for its RSS support.

It looks like it'll take just a few lines of code to implement a binding like:
<reference name="aFeed">
 <binding.feed uri="http://uri of the feed"/>
</reference>

Such a binding should help us easily implement applications similar to the Tuscany Native SCA aggregator app on the Java runtime, while shielding the SCA component implementation from the details of getting and parsing the Atom or RSS feed.

I'll put that code in my sandbox later this week for people to take a look.

--
Jean-Sebastien


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

Reply via email to