Cool. Check with Aron, but I'm pretty sure his parsing abstraction does not require XML. It's just the obvious choice for most uses.
- Ken
Quoting Ken Rickard <agentrickard@gmail.com>:
> @Earnie: Take a look at the FeedAPI SoC project, it includes pluggable XML
> parsing and node creation hooks.
>
>> *Note* we are aware
>> of all the existing modules and API and our plans are to use the
>> existing things as well as create what is missing.
>>
XML is only one data format. GDF hopes to provide a means to I/O more
formats than XML or RSS. There is a huge commercial need to be able to
create nodes out of any format of feed.
Earnie