
26 Apr
2011
26 Apr
'11
5:45 p.m.
On Apr 26, 2011, at 3:25 PM, Greg Weber wrote:
That would probably work, but the main point of the recent changes was to avoid re-loading the entire application, which does not scale as the application gets bigger.
Ah, that is true. What about only (un/re)loading the modules that changed? Or more specifically the modules that got recompiled?