Changeset - 6c9e8aa906cb
default
0
1
0
feeds: replace webhelpers.feedgenerator with simple mako templating for rendering RSS/Atom XML
Most of the complexity in RSS libraries is in dynamically supporting all kinds
of attributes. For our use, we have a small static set of attributes we use,
and it is simpler to just use mako.
Also, webhelpers is dead, and the alternatives seem quite heavy.
Most of the complexity in RSS libraries is in dynamically supporting all kinds
of attributes. For our use, we have a small static set of attributes we use,
and it is simpler to just use mako.
Also, webhelpers is dead, and the alternatives seem quite heavy.
1 file changed with 101 insertions and 8 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)