File: TODO

package info (click to toggle)
libxml-rss-perl 1.33-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 640 kB
  • ctags: 205
  • sloc: perl: 5,976; xml: 245; makefile: 42
file content (23 lines) | stat: -rw-r--r-- 547 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23

http://rt.cpan.org/Public/Dist/Display.html?Name=XML-RSS

--- before the next release-ish

- wrong handling enclosure subelement of item
  http://rt.cpan.org/Ticket/Display.html?id=21740

--- soon-ish

- Make all the date/time interfaces accept and omit DateTime dates (maybe unix
  timestamps too?) instead of strings

--- eventually

- use a better / more liberal XML parser

- fix skipHour and skipDay methods (bdf: what's wrong with them?)

- rewrite for extendability (base class with a derived one for 
  each version)

- auto encode text?