diff options
Diffstat (limited to 'doc/roadmap')
-rw-r--r-- | doc/roadmap/discussion.mdwn | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/roadmap/discussion.mdwn b/doc/roadmap/discussion.mdwn index 69c824489..29d7ea6f5 100644 --- a/doc/roadmap/discussion.mdwn +++ b/doc/roadmap/discussion.mdwn @@ -1,3 +1,8 @@ Changing pagespecs to be relative by default is quite feasible now, but it will cause backwards compatibility problems. Should this be marked as a future plan, perhaps at a -major version number like 2.0? --Ethan
\ No newline at end of file +major version number like 2.0? --Ethan + +Yes, I'm looking at making this kind of change at 2.0, added to the list. +However, I have doubts that it makes good sense to go relative by default. +While it's not consitent with links, it seems to work better overall to +have pagespecs be absolute by default, IMHO. --[[Joey]] |