Closed (fixed)
Project:
Diff
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 May 2009 at 23:05 UTC
Updated:
4 Oct 2009 at 23:50 UTC
For performance and memory-usage's sake I think its a good idea to split the diff.module file up into diff.module and diff.pages.inc.
diff.module
hook implementations + diff_node_form_build_preview_changes()
diff.pages.inc
all other functions
Comments
Comment #1
yhahn commentedThis change has been made.