Seaside
Seaside copied to clipboard
Seaside-Core is a bit large
trafficstars
When loading just the REST group a lot of things aren't directly needed. Things that come to mind:
- Seaside-Core-Callbacks, only really used with components
- Seaside-Core-Backtracking, only really used with components
- Seaside-Core-Cache, only really used with sessions
- Seaside-Core-Document*, a lot of classes are only used with HTML
- Seaside-Core-Libraries, only really used with HTML
- Seaside-Core-Rendering, most classes are only really used with components