I am confused. Isn't RSS XML and not JSON? I have never had to work with RSS 
and I have not yet used ERRest either.

> On 26 Mar 2019, at 14:33, Jesse Tayler <jtay...@oeinc.com> wrote:
> 
> Yes, the ERRest frameworks has nice handling for both reading and writing as 
> I recall reading is not quite as well baked, but the basic classes to handle 
> JSON are there and I’ve used them for one thing or another.
> 
> I haven’t actually modeled JSON type data into EOF recently (like in the last 
> decade!) but I do know you’d have to do some amount of modeling to correctly 
> interpret strings into dates or any primitives you need to ensure are going 
> to store in your DB
> 
> Once you have objects in EOF, ERXKeys and filters make crafting responses 
> really, really nicely and the route system is sane and smart so you don’t end 
> up with a hundred random endpoints for your API
> 
> 
> 
>> On Mar 26, 2019, at 9:27 AM, Markus Ruggiero <mailingli...@kataputt.com> 
>> wrote:
>> 
>> What would be the best way to consume RSS feeds? A customer wants an 
>> application that can do the following: read a feed (URL is in database), get 
>> the entries, put them into a database, let  a user select/edit/amend the 
>> data (redact) and finally distribute the result via email. Does Wonder have 
>> something out of the box?
>> 
>> Thanks a lot for any pointer
>> ---markus---
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/jtayler%40oeinc.com
>> 
>> This email sent to jtay...@oeinc.com
> 

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to