The GoogleBaseFeed-Class provides methods to output the header and the footer
of a feed.
This is useful when you don't want to hold all entries in memory but output
them one after another.
But these methods are only available for Atom feeds, RSS feeds can only be
generated as a whole.
It would be useful to have a generateFeedStartRss and generateFeedEndRss
methods.
Original issue reported on code.google.com by turbok...@gmail.com on 22 Sep 2010 at 9:53
Original issue reported on code.google.com by
turbok...@gmail.com
on 22 Sep 2010 at 9:53