> On Apr 19, 2016, at 10:18 AM, Chris Pike <[email protected]> wrote: > > We can't use a static variable since it would result in the same problem we > are trying to fix (exceptions on static initialization)
ah crap you’re right.
> On Apr 19, 2016, at 10:18 AM, Chris Pike <[email protected]> wrote: > > We can't use a static variable since it would result in the same problem we > are trying to fix (exceptions on static initialization)
ah crap you’re right.