Refactors an existing API or subsystem for consistency, performance, modularization, flexibility, third-party integration, etc. May imply an API change. Frequently used during the Code Slush phase of the release cycle.
Alrighty... although it's probably a 5 minute job, I most probably won't have time to add those hook documentation snippets to path.api.php. So any takers are welcome.
Comments
Comment #1
catchThis at least needs stub documentation in path.api.php - and we should create a followup for tests. Function naming and placement looks fine though.
Comment #2
gregglesI agree with Sun on the importance of this patch.
Comment #3
sunAlrighty... although it's probably a 5 minute job, I most probably won't have time to add those hook documentation snippets to path.api.php. So any takers are welcome.
Comment #4
les limObsoleted now by #332333: Add a real API to path.module. That was kind of awesome.
Comment #5
gisleRemoved non-canonical tag. See #2426171: Multiple tags similar to 'API clean-up' for background.