On 2010-1-6 21:43, Tres Seaver wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Wichert Akkerman wrote: > >> Modified: repoze.bfg/branches/wichert-paster/CHANGES.txt >> ============================================================================== >> --- repoze.bfg/branches/wichert-paster/CHANGES.txt (original) >> +++ repoze.bfg/branches/wichert-paster/CHANGES.txt Wed Jan 6 12:06:06 2010 >> @@ -69,6 +69,18 @@ >> - Add a (minimal) tutorial dealing with use of ``repoze.catalog`` in a >> ``repoze.bfg`` application. >> >> +- Modify PasteScript templates to perform database schema setup and >> + creation of initial content in the setup-app command instead of >> + on every app start. > > Seems sensible. > >> +- Modify PasteScript templates to support the PasteScript setup-app command. >> + >> +- Modify PasteScript templates to move the repoze.tm2 endware setup to >> python >> + code. > > I wouldn't go there, myself: among other things, you lose the ability > to do coordination with repoze.retry (e.g., on Postgres' equivalent to a > ConflictError).
I'm not sure why you would loose that. I've never used repoze.retry, so perhaps I'm missing something. Could you expand a bit on that? Wichert. -- Wichert Akkerman <wich...@wiggy.net> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev