Saves 20 KB on most requests.
CVS ID tags in the new file can't be right (not sure if this actually matters though).
CVS matches and updates ID tags using this pattern: \$Id.*\$
\$Id.*\$
In short: Doesn't matter.
Thought as much.
Shouldn't it be system.actions.inc, since it's using the actions system which is not strictly dependent on the trigger module?
probably.
The last submitted patch failed testing.
Now part of #345118: Performance: Split .module files by moving hooks
Comments
Comment #1
catchCVS ID tags in the new file can't be right (not sure if this actually matters though).
Comment #2
sunCVS matches and updates ID tags using this pattern:
\$Id.*\$In short: Doesn't matter.
Comment #3
catchThought as much.
Comment #4
Crell commentedShouldn't it be system.actions.inc, since it's using the actions system which is not strictly dependent on the trigger module?
Comment #5
catchprobably.
Comment #7
sunNow part of #345118: Performance: Split .module files by moving hooks