symphonycms / remote_datasource

An improved datasource to fetch data from TXT, CSV, XML and JSON sources.
Other
14 stars 9 forks source link

[Enhancement] Add YAML as a remote datasource type #27

Open bzerangue opened 10 years ago

bzerangue commented 10 years ago

Would it be possible to add YAML as a remote datasource type?

nitriques commented 10 years ago

Possible, yes!

Do you have a yaml parser to recommand ?

Nicolas Brassard

Envoyé de mon iPhone: désolé si la qualité de mon français fait défaut.

On Oct 2, 2014, at 22:03, Brian Zerangue notifications@github.com wrote:

Would it be possible to add YAML as a remote datasource type?

— Reply to this email directly or view it on GitHub.

bzerangue commented 10 years ago

Spyc. This one is well kept up...

https://github.com/mustangostang/spyc — Sent from Mailbox

On Fri, Oct 3, 2014 at 8:57 AM, Nicolas Brassard notifications@github.com wrote:

Possible, yes! Do you have a yaml parser to recommand ?

Nicolas Brassard

Envoyé de mon iPhone: désolé si la qualité de mon français fait défaut.

On Oct 2, 2014, at 22:03, Brian Zerangue notifications@github.com wrote:

Would it be possible to add YAML as a remote datasource type?

Reply to this email directly or view it on GitHub.

Reply to this email directly or view it on GitHub: https://github.com/symphonycms/remote_datasource/issues/27#issuecomment-57799351

nitriques commented 10 years ago

Good. Would this prevents you from doing what you want https://github.com/mustangostang/spyc/issues/9 ?

bzerangue commented 10 years ago

I don't think so— Sent from Mailbox

On Fri, Oct 3, 2014 at 11:38 AM, Nicolas Brassard notifications@github.com wrote:

Good. Would this prevents you from doing what you want https://github.com/mustangostang/spyc/issues/9 ?

Reply to this email directly or view it on GitHub: https://github.com/symphonycms/remote_datasource/issues/27#issuecomment-57820929

nitriques commented 10 years ago

Good. Feel free to send a PR. Your suggestion is perfectly valid and I think we should do it.

brendo commented 9 years ago

This is now easier to do with the latest commits to integration.

nitriques commented 9 years ago

Awesome work on there Brendan. Scrutinizer must be really happy with it :smile: