Re: moving from bfg to pyramid

2010-11-08 Thread Andreas Reuleaux
Works like a charm, thanks again. -Andreas On Mon, Nov 08, 2010 at 12:23:49AM -0500, Chris McDonough wrote: > On Mon, 2010-11-08 at 01:46 +0100, Andreas Reuleaux wrote: > > OK, thanks. > > > > -Andreas > > Done: > > http://pypi.python.org/pypi/pyramid_xmlrpc/0.1 > > http://pypi.python.org/pyp

Re: moving from bfg to pyramid

2010-11-07 Thread Chris McDonough
On Mon, 2010-11-08 at 01:46 +0100, Andreas Reuleaux wrote: > OK, thanks. > > -Andreas Done: http://pypi.python.org/pypi/pyramid_xmlrpc/0.1 http://pypi.python.org/pypi/pyramid_viewgroup/0.1 > > On Sun, Nov 07, 2010 at 07:39:53PM -0500, Chris McDonough wrote: > > On Mon, 2010-11-08 at 01:26 +01

Re: moving from bfg to pyramid

2010-11-07 Thread Andreas Reuleaux
OK, thanks. -Andreas On Sun, Nov 07, 2010 at 07:39:53PM -0500, Chris McDonough wrote: > On Mon, 2010-11-08 at 01:26 +0100, Andreas Reuleaux wrote: > > I have tried to port two apps from bfg to pyramid > > (and was successful with one): > > > > While the bfg2pyramid worked fine for me in one case

Re: moving from bfg to pyramid

2010-11-07 Thread Chris McDonough
On Mon, 2010-11-08 at 01:26 +0100, Andreas Reuleaux wrote: > I have tried to port two apps from bfg to pyramid > (and was successful with one): > > While the bfg2pyramid worked fine for me in one case (and I decided to > go with a newer pyramid paster template in the other case), more > difficulti