Re: [Repoze-dev] DummyRequest breaks GET/POST API

2010-11-05 Thread Fergus Doyle
I ended up subclassing DummyRequest to add the functionality where i needed it (I had a number of other aspects to add to the class due to the app setup, so it wasn't too painful) I suppose it can't be a bad thing to resemble webob.Request as closely as possible? On 4 Nov 2010, at 12:40, Wiche

Re: [Repoze-dev] repoze.bfg is now Pyramid

2010-11-05 Thread Fergus Doyle
On 5 Nov 2010, at 21:16, Martin Aspeli wrote: > On 5 November 2010 19:50, Chris McDonough wrote: >> Personally, I couldn't be happier about this. I'm proud of >> the work we've done so far, and I'm extremely optimistic >> about the future of Pyramid and the Pylons Project. > > Can I just say t

Re: [Repoze-dev] Sites and apps that are BFG based

2010-07-13 Thread Fergus Doyle
3657 Mobile: +49-178-782-6226 ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev Fergus Doyle Lead Developer 120 Long Acre, Covent Garden, London. WC2E 9PA. www.largeblue.com, fergus.do...@larg

Re: [Repoze-dev] BFG book available on international Amazon sites...

2010-06-30 Thread Fergus Doyle
amazon.co.uk/gp/offer-listing/0615345379/ref=dp_olp_used?ie=UTF8&qid=1277957259&sr=8-1&condition=used - C ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev Fergus Doyle Lead Developer 1

Re: [Repoze-dev] EuroPython sprints

2010-06-03 Thread Fergus Doyle
On 3 Jun 2010, at 12:06, Charlie Clark wrote: But I do like the idea of a general WSGI get together. +1 Gustavo: If you submit a r.who / plugin sprint, I'll sign up! We have a few apps running behind r.who so I have a bit of a vested interest in seeing it stay up to date. __

[Repoze-dev] EuroPython sprints

2010-05-28 Thread Fergus Doyle
Hi, Is anyone planning any Repoze EuroPython sprints? Cheers, Fergus ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev

Re: [Repoze-dev] imperative configuration prevents application extension?

2010-05-05 Thread Fergus Doyle
On 5 May 2010, at 18:48, Chris Rossi wrote: > On Wed, May 5, 2010 at 1:34 PM, Chris McDonough > wrote: >> On Wed, 2010-05-05 at 19:19 +0200, Charlie Clark wrote: >>> Am 05.05.2010, 02:18 Uhr, schrieb Chris McDonough >>> : >>> Relying on scan ordering is like relying on import ordering to

Re: [Repoze-dev] form generation package recommended for use with BFG?

2010-04-30 Thread Fergus Doyle
+1 I also normally set up a bunch form fields as template macros and then write a template for each form pulling the widgets together (allowing for default values and errors to be displayed in a standard way) instead of using a form generation utility. I find it allows for much greater fle

Re: [Repoze-dev] urlparse patch for repoze.zodbconn

2010-04-26 Thread Fergus Doyle
Apologies, the patch was the wrong way round zodbconn_urlparse.patch Description: Binary data On 26 Apr 2010, at 18:35, Fergus Doyle wrote: Hi, A patch for the newly introduced (in python 2.6.5) alternative incompatibility between urlparse and "zeo://" urls Cheer

[Repoze-dev] urlparse patch for repoze.zodbconn

2010-04-26 Thread Fergus Doyle
Hi, A patch for the newly introduced (in python 2.6.5) alternative incompatibility between urlparse and "zeo://" urls Cheers, Fergus zodbconn_urlparse.patch Description: Binary data ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://

Re: [Repoze-dev] building indexes to run projects from ;-)

2010-04-21 Thread Fergus Doyle
For maintaining an index for buildout projects, I find http://pypi.python.org/pypi/basketweaver to be very easy to use. Having said that, it probably depends on the following conditions: 1) You have access to a remote server which is likely to be available for at least the length of time the

Re: [Repoze-dev] Template Inheritance with repoze.bfg.jinja2

2009-08-26 Thread Fergus Doyle
how to tell you to > proceed in > getting what you want, however, because even though I wrote the > bindings, I > don't personally use Jinja2. Maybe someone more familiar with > Jinja2 (such as > the Pocoo guys) could help you figure out what needs to be done to

Re: [Repoze-dev] Template Inheritance with repoze.bfg.jinja2

2009-08-24 Thread Fergus Doyle
Hi Mitch, What kind of Loader are you using for your Environment? Cheers, Fergus On 24/08/2009 05:42, Mitchell Garnaat wrote: Hi - I've got Jinja2 working with repoze.bfg but if I want to do template inheritance, I need to specify an absolute file path, like this: {% extends '/Users

Re: [Repoze-dev] removing the lxml dependency from bfg

2009-04-27 Thread Fergus Doyle
Kl -END PGP SIGNATURE- ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev -- Fergus Doyle Lead Developer 120 Long Acre, Covent Garden, London. WC2E 9PA. www.largeblue.com, fergus.do...@largeblue.c