Seaside icon indicating copy to clipboard operation
Seaside copied to clipboard

Seaside-Core is a bit large

Open marschall opened this issue 8 years ago • 0 comments
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

marschall avatar Sep 09 '17 13:09 marschall