summaryrefslogtreecommitdiff
path: root/doc/todo/allow_plugins_to_add_sorting_methods.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-04-06 23:24:22 -0400
committerJoey Hess <joey@gnu.kitenet.net>2010-04-06 23:24:22 -0400
commitdad7ac5a21bc049b9f559c98f4e113c99edb4eb5 (patch)
tree34a27febcaf1ce07fdc2c922523373e52c0f8052 /doc/todo/allow_plugins_to_add_sorting_methods.mdwn
parentbe2af2e5c1ddfe90802a67aa150cf17dbe903df0 (diff)
question
Diffstat (limited to 'doc/todo/allow_plugins_to_add_sorting_methods.mdwn')
-rw-r--r--doc/todo/allow_plugins_to_add_sorting_methods.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/allow_plugins_to_add_sorting_methods.mdwn b/doc/todo/allow_plugins_to_add_sorting_methods.mdwn
index d4da13feb..d7f10528a 100644
--- a/doc/todo/allow_plugins_to_add_sorting_methods.mdwn
+++ b/doc/todo/allow_plugins_to_add_sorting_methods.mdwn
@@ -10,6 +10,9 @@ title over the page name, but for compatibility, I'm not going to (I do wonder
whether it would be worth making sort=name an alias for the current sort=title,
and changing the meaning of sort=title in 4.0, though).
+> What compatability concerns, exactly, are there that prevent making that
+> change now? --[[Joey]]
+
*[sort-hooks branch now withdrawn in favour of sort-package --s]*
I briefly tried to turn *all* the current sort types into hook functions, and