[wp-hackers] Filter Hooks for Enclosures
David Chait
davebytes at comcast.net
Mon Feb 13 18:22:48 GMT 2006
Didn't say it wasn't a sizeable library. But we're talking about going from
a fixed file per feed type to pretty much any feed type desired (well,
that's been coded) via one translation call. And I don't see how FC is
going to be that significantly heavier-weight than whatever brand-new stuff
Owen is dreaming about -- and FC is already established, used, tested.,
etc... ;)
Also, with WP-Cache in place, feeds would only be generated every N hours
anyway, so I'm not (personally) concerned about overhead (we are talking
about a bigger future version here...).
-d
----- Original Message -----
From: "David House" <dmhouse at gmail.com>
To: <wp-hackers at lists.automattic.com>
Sent: Monday, February 13, 2006 11:21 AM
Subject: Re: [wp-hackers] Filter Hooks for Enclosures
On 13/02/06, David Chait <davebytes at comcast.net> wrote:
> There have been multiple calls here (in two threads) to switch over to
> something like FeedCreator for maintaining the various feed formats. Alex
> presented FeedCreator originally, I gave it a +1, and in a separate thread
> Mark and Kimmo basically both gave it approval as well (Kimmo uses it
> already...). FC looks like it uses the create-in-php,
> output-in-whatever-format approach.
It's also a _lot_ of code (several hundred lines worth) that would
replace the mostly functional ~70 lines of code for feeds as present.
More information about the wp-hackers
mailing list