[wp-hackers] Filter Hooks for Enclosures
Alex King
lists at alexking.org
Wed Feb 15 18:48:30 GMT 2006
The main benefit to using an established library is reliability. This
library has already been tested in the wild and patched, etc. where
new code we write today has not.
A couple hundred lines of code is not a reason to exclude something -
code is cheap (and compressed code in a download even more so). We
could always remove feed types from the library if we felt it
necessary to reduce the code footprint.
The other benefit is that if we find we need something that
FeedCreator doesn't have, we can add it and contribute it back to the
FC project - helping build one great PHP feed creation class rather
than having dozens around that each do a little of this and a little
of that.
Cheers,
--Alex
Personal Business FeedLounge
http://alexking.org http://kingdesign.net http://feedlounge.com
On Feb 15, 2006, at 10:57 AM, David House wrote:
> On 15/02/06, Alex King <lists at alexking.org> wrote:
>> Why re-invent the wheel then there is already FeedCreator out there
>> (which would give us support for more formats to boot)?
>
> This is another real dog-chasing-its-own-tail thread.
>
> Why should we use FeedCreator? Why should we replace about 70 lines of
> code with several hundred?
More information about the wp-hackers
mailing list