The Source for Java Technology Collaboration


Rome v0.4 Release (Sep/27/2004)

  • What is New, Highlights
    • Changed naming convention of bean interfaces and implementations (i.e.: SyndFeedI/SyndFeed are now SyndFeed/SyndFeedImpl)
    • New XmlReader that handles charset encoding as defined by the XML 1.0 specification and RFC 3023
    • Support of RSS 0.91 Netscape and RSS 0.91 Userland as distinct feed types
    • All feed types have Modules support
    • Added checks to generators reducing the chances of generating invalid feeds
    • Comprehensive Unit testing
    • Bug fixes
    • More documentation and samples
    • Dependencies, upgraded to JDom 1.0 and removed Xerces

Known Issues

None.

Topic Rome04 . { Edit | Ref-By | Printable | Diffs r6 < r5 < r4 < r3 < r2 | More }
 XML java.net RSS

Revision r6 - 26 Sep 2004 - 16:07:00 - Main.tucu
Parents: WebHome > Rome