]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/roadmap/discussion.mdwn
web commit by JoshTriplett: scmbug
[git.ikiwiki.info.git] / doc / roadmap / discussion.mdwn
1 Changing pagespecs to be relative by default is quite feasible now, but it will cause
2 backwards compatibility problems. Should this be marked as a future plan, perhaps at a 
3 major version number like 2.0? --Ethan
5 Yes, I'm looking at making this kind of change at 2.0, added to the list.
6 However, I have doubts that it makes good sense to go relative by default.
7 While it's not consitent with links, it seems to work better overall to
8 have pagespecs be absolute by default, IMHO. --[[Joey]]