Re: Consuming RSS Feeds?
Re: Consuming RSS Feeds?
- Subject: Re: Consuming RSS Feeds?
- From: Jesse Tayler <email@hidden>
- Date: Tue, 26 Mar 2019 11:17:48 -0400
Oh yes true and xml has some model information
I only presume this will all work but I don’t think I’ve used xml
Sent from my iPhone
> On Mar 26, 2019, at 11:14 AM, Markus Ruggiero <email@hidden>
> wrote:
>
> 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 <email@hidden> 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 <email@hidden>
>>> 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 (email@hidden)
>>> Help/Unsubscribe/Update your Subscription:
>>>
>>> This email sent to email@hidden
>>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden