#3683: permalink decorator takes redundant arguments
---------------------------+------------------------------------------------
Reporter: SmileyChris | Owner: adrian
Status: closed | Component: Core framework
Version: SVN | Resolution: wontfix
Keywords: | Stage: Unreviewed
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
---------------------------+------------------------------------------------
Changes (by mtredinnick):
* status: reopened => closed
* resolution: => wontfix
Comment:
There's no need for there to be complete symmetry between forward and
reverse functionality in terms of the arguments they take. They are used
by different portions of the code (the developer generally will care less
about forwards parsing, since that is done by the framework). It's not
worth adding extra code to remove something that already works and can be
just not used by those who don't want it.
Nice job of understanding and trying to make sense of what's going on,
though, Chris. Please don't get discouraged by the fact that sometimes we
go in a different direction.
--
Ticket URL: <http://code.djangoproject.com/ticket/3683#comment:9>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---