On 2009-09-28, Stefan Bodewig <[email protected]> wrote: > for reasons I don't understand at first glance this commit has broken > quite a few things.
I think I see the problem - ProjectHelperRepository always uses the same instance of ProjectHelper while each Project instance really requires a fresh instance (at least if using ProjectHelper2) - and am working on a fix. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
