Improve performance by splitting out most logic into includes
jrbeeman - November 20, 2008 - 01:39
| Project: | Signup Scheduler |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | jrbeeman |
| Status: | active |
Description
Following the example of signup.module, most of the logic for the module should be split out into include files. This should improve performance in all aspects of the module's usage.
