On Tue, Jun 15, 2010 at 10:46 AM, Arthur Koziel wrote:
> 4. Also in the same changeset, the 'nesting_level' and 'can_postpone'
> variables were introduced. These fixed a problem where the package is still
> being imported by Python and the model module isn't available yet. Again, I
> couldn't repr
On Tue, Jun 15, 2010 at 9:46 AM, Arthur Koziel wrote:
> Hey there,
>
> I'm making some progress on the app loading gsoc project. I'm still in the
> process of writing tests for the AppCache. It took me longer than I've
> thought. However, I'm really confident that I'll finish the testing stuff
Hey there,
I'm making some progress on the app loading gsoc project. I'm still in the
process of writing tests for the AppCache. It took me longer than I've thought.
However, I'm really confident that I'll finish the testing stuff this week and
move on to writing the new App class. There are st