Updated PLAN to adjust priority on modeling BCPs correctly

- Legacy-Id: 16556
This commit is contained in:
Robert Sparks 2019-07-20 18:32:00 +00:00
parent 3d35cb028b
commit 3d09f14e67

10
PLAN
View file

@ -7,11 +7,6 @@ Updated: $Date$
Planned work in rough order
===========================
* Fix the DocAlias model to be m2m with documents, in order to be able to
model BCPs that represent groups of RFCs properly, then fix the rfc sync
script to update BCP aliases when changes occur changes (a BCP points to new
RFC numbers)
* Transition to Python 3. This will make it easier to add add support for
internationalsed email, and also other i18n enhancements.
@ -25,6 +20,11 @@ Planned work in rough order
* Polish the htmlization pages, making the style identical with tools.ietf.org.
* Investigate making RFCs first-class document objects to faciliate being
able to model BCPs that represent groups of RFCs properly. Then fix the rfc sync
script to update BCP aliases when changes occur changes (a BCP points to new
RFC numbers)
* Revisit the review tool, work through the accumulated tickets.
* Review and change the draft submission and handling code to deal with UTF-8