Opened 17 months ago
Last modified 13 months ago
#4216 new Enhancement
with rewrite of events/hooks, change function argument order
| Reported by: | cash | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Long Term Discussion |
| Component: | Core | Version: | Github Master |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: |
Description
Having the hook name and type passed first to the callback is inefficient. I almost never use those parameters. Why not have the return value passed first and then the parameters.
Change History (1)
comment:1 Changed 13 months ago by ewinslow
- Milestone changed from Needs Review to Long Term Discussion
Note: See
TracTickets for help on using
tickets.
