Re: encapsulate-main branch

2010-12-31 Thread Andrew Whitworth
told, there are some interesting performance wins to be had here. --Andrew Whitworth On Fri, Dec 31, 2010 at 4:26 PM, Peter Lobsinger wrote: > The encapsulate-main branch moves tracking of :main-tagged subs from > the subs themselves to packfiles (which should really be taking care > o

encapsulate-main branch

2010-12-31 Thread Peter Lobsinger
The encapsulate-main branch moves tracking of :main-tagged subs from the subs themselves to packfiles (which should really be taking care of this kind of thing). At the same time, it tackles TT #1704, which requires a :main sub (no more automagic first-encountered-sub-is-main). At this point, it