2013-09-27 00:12:22 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2013-10-04 20:53:12 +02:00
<!-- Generated by Apache Maven Doxia Site Renderer 1.4 at 2013 - 10 - 04 -->
2013-09-27 00:12:22 +02:00
< html xmlns = "http://www.w3.org/1999/xhtml" xml:lang = "en" lang = "en" >
< head >
< meta http-equiv = "Content-Type" content = "text/html; charset=UTF-8" / >
< title > ROME - ROME ROADMAP (Proposed)< / title >
< style type = "text/css" media = "all" >
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
< / style >
< link rel = "stylesheet" href = "./css/print.css" type = "text/css" media = "print" / >
< meta name = "author" content = "mkurz" / >
< meta name = "Date-Creation-yyyymmdd" content = "20110815" / >
2013-10-04 20:53:12 +02:00
< meta name = "Date-Revision-yyyymmdd" content = "20131004" / >
2013-09-27 00:12:22 +02:00
< meta http-equiv = "Content-Language" content = "en" / >
< / head >
< body class = "composite" >
< div id = "banner" >
2013-09-27 00:40:14 +02:00
< a href = "http://github.com/rometools/" id = "bannerLeft" >
2013-09-27 00:12:22 +02:00
< img src = "images/romelogo.png" alt = "ROME" / >
< / a >
< div class = "clear" >
< hr / >
< / div >
< / div >
< div id = "breadcrumbs" >
< div class = "xright" >
2013-10-04 20:53:12 +02:00
< span id = "publishDate" > Last Published: 2013-10-04< / span >
| < span id = "projectVersion" > Version: 2.0.0-SNAPSHOT< / span >
2013-09-27 00:12:22 +02:00
< / div >
< div class = "clear" >
< hr / >
< / div >
< / div >
< div id = "leftColumn" >
< div id = "navcolumn" >
< h5 > Rome< / h5 >
< ul >
< li class = "none" >
< a href = "index.html" title = "Overview" > Overview< / a >
< / li >
< li class = "collapsed" >
< a href = "HowRomeWorks/index.html" title = "How Rome Works" > How Rome Works< / a >
< / li >
< li class = "none" >
< a href = "RssAndAtOMUtilitiEsROMEV0.5AndAboveTutorialsAndArticles/index.html" title = "Tutorials And Articles" > Tutorials And Articles< / a >
< / li >
< li class = "collapsed" >
< a href = "ROMEReleases/index.html" title = "Releases" > Releases< / a >
< / li >
< li class = "none" >
< a href = "ROMEDevelopmentProposals/index.html" title = "ROME Development Proposals" > ROME Development Proposals< / a >
< / li >
< / ul >
< h5 > Project Documentation< / h5 >
< ul >
< li class = "collapsed" >
< a href = "project-info.html" title = "Project Information" > Project Information< / a >
< / li >
< li class = "collapsed" >
< a href = "project-reports.html" title = "Project Reports" > Project Reports< / a >
< / li >
< / ul >
< a href = "http://maven.apache.org/" title = "Built by Maven" class = "poweredBy" >
< img class = "poweredBy" alt = "Built by Maven" src = "./images/logos/maven-feather.png" / >
< / a >
< / div >
< / div >
< div id = "bodyColumn" >
< div id = "contentBox" >
< div class = "section" >
< h2 > ROME ROADMAP (Proposed)< a name = "ROME_ROADMAP_Proposed" > < / a > < / h2 >
2013-10-04 20:53:12 +02:00
< table border = "1" class = "bodyTable" >
< tr class = "a" >
< th align = "left" > version< / th >
< th align = "left" > changes< / th > < / tr >
< tr class = "b" >
< td align = "left" > 1.1< / td >
< td align = "left" > Omnibus release with ROME patches + JDK 1.5 changes.< / td > < / tr >
< tr class = "a" >
< td align = "left" > 1.5< / td >
< td align = "left" > Migration to org.rometools (light break compat)< / td > < / tr >
< tr class = "b" >
< td align = "left" > 1.6< / td >
< td align = "left" > Elimination of Synd* interfaces and Synd*Impl in favor of base objects (break compat)< / td > < / tr >
< tr class = "a" >
< td align = "left" > 1.7< / td >
< td align = "left" > Introduction of " Rome" class with pass-by-ref context for modules< / td > < / tr >
< tr class = "b" >
< td align = "left" > 1.8< / td >
< td align = "left" > Addition of a factory by package for the Rome class.< / td > < / tr >
< tr class = "a" >
< td align = "left" > 1.9< / td >
< td align = "left" > JSR-330 remix of the Rome class and all deps.< / td > < / tr > < / table >
2013-09-27 00:12:22 +02:00
< div class = "section" >
< h3 > Old Development Proposals< a name = "Old_Development_Proposals" > < / a > < / h3 >
< ul >
< li > < a href = "./ROMEDevelopmentProposals/ROME22ndProposalJuly18th2006CURRENT.html" > ROME2 2nd Proposal (July 18th 2006) CURRENT (rome)< / a > < / li >
< li > < a href = "./ROMEDevelopmentProposals/ROME21stProposalJune10th2006NOTCURRENT.html" > ROME2 1st Proposal (June 10th 2006) NOT CURRENT (rome)< / a > < / li > < / ul > < / div > < / div >
< / div >
< / div >
< div class = "clear" >
< hr / >
< / div >
< div id = "footer" >
< div class = "xright" >
Copyright © 2004-2013
< a href = "http://www.rometools.org" > ROME Project< / a > .
All Rights Reserved.
< / div >
< div class = "clear" >
< hr / >
< / div >
< / div >
< / body >
< / html >