[Repoze-dev] [issue88] Autoreloading for repoze.bfg.jinja2

2009-06-08 Thread Sean Gillies

Sean Gillies  added the comment:

Okay, here's the latest patch. 100% test coverage and *much* less code. It works
with the jinja2 environment, adjusting its auto_reload attribute to match the
settings whenever get_source is called.

__
Repoze Bugs 
<http://bugs.repoze.org/issue88>
__

autoreload.patch
Description: Binary data
___
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev


[Repoze-dev] [issue88] Autoreloading for repoze.bfg.jinja2

2009-06-08 Thread Sean Gillies

Sean Gillies  added the comment:

New patch including loader which implements the mtime based reloading suggested
in jinja2.loaders. And doctests.

__
Repoze Bugs 
<http://bugs.repoze.org/issue88>
__

autoreload.patch
Description: Binary data
___
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev


[Repoze-dev] [issue88] Autoreloading for repoze.bfg.jinja2

2009-06-08 Thread Sean Gillies

Sean Gillies  added the comment:

Oops, dropped the patch. Here it is.

--
status: unread -> chatting

__
Repoze Bugs 
<http://bugs.repoze.org/issue88>
__

autoreload.patch
Description: Binary data
___
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev


[Repoze-dev] [issue88] Autoreloading for repoze.bfg.jinja2

2009-06-08 Thread Sean Gillies

New submission from Sean Gillies :

Autoreloading isn't supported in repoze.bfg.jinja2, but adding it was easy
enough. Test included.

--
messages: 235
nosy: sgillies
priority: feature
status: unread
title: Autoreloading for repoze.bfg.jinja2
topic: repoze.bfg

__
Repoze Bugs 
<http://bugs.repoze.org/issue88>
__
___
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev