rss plugin: relay missing RssBlob methods to its rss rss/embed-object
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 23 Jan 2009 03:42:34 +0000 (04:42 +0100)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 23 Jan 2009 03:42:34 +0000 (04:42 +0100)
commitd7c77db717c8f83c8f018577cae8b4889c5355e3
tree28c2fea226f1e593ee78d5b1c3562d004991ddb0
parentbe338a99e9bfdc2f196fbcfb391c2e6003231dea
rss plugin: relay missing RssBlob methods to its rss

We store the parsed RSS object in the blob, and relay any missing
methods to it, or to its channel. This allows things such
feeds['somefeed'].generator to work (after parsing).

Feed title and items are kept as special cases.
data/rbot/plugins/rss.rb