Skip to content

Commit 3d09f14

Browse files
committed
Updated PLAN to adjust priority on modeling BCPs correctly
- Legacy-Id: 16556
1 parent 3d35cb0 commit 3d09f14

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

PLAN

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ Updated: $Date$
77
Planned work in rough order
88
===========================
99

10-
* Fix the DocAlias model to be m2m with documents, in order to be able to
11-
model BCPs that represent groups of RFCs properly, then fix the rfc sync
12-
script to update BCP aliases when changes occur changes (a BCP points to new
13-
RFC numbers)
14-
1510
* Transition to Python 3. This will make it easier to add add support for
1611
internationalsed email, and also other i18n enhancements.
1712

@@ -25,6 +20,11 @@ Planned work in rough order
2520

2621
* Polish the htmlization pages, making the style identical with tools.ietf.org.
2722

23+
* Investigate making RFCs first-class document objects to faciliate being
24+
able to model BCPs that represent groups of RFCs properly. Then fix the rfc sync
25+
script to update BCP aliases when changes occur changes (a BCP points to new
26+
RFC numbers)
27+
2828
* Revisit the review tool, work through the accumulated tickets.
2929

3030
* Review and change the draft submission and handling code to deal with UTF-8

0 commit comments

Comments
 (0)