[Repoze-dev] Feedback / help on i18n/l10n docs...

2010-04-25 Thread Chris McDonough
BFG 1.3 will ship with internationalization and localization features. These aer currently documented at http://docs.repoze.org/bfg/dev/narr/i18n.html. If anyone who needs these features has a chance to provide feedback on or otherwise help out on those docs, I'd be grateful. They likely requi

Re: [Repoze-dev] Feedback / help on i18n/l10n docs...

2010-04-25 Thread Charlie Clark
Am 25.04.2010, 15:19 Uhr, schrieb Chris McDonough : > (In particular, if you need this feature and you want to volunteer to > *finish* > these docs, I'd be ecstatic. Chris, this is great news! Is there a timeline for this? I'm hoping to start work on porting my first Zope application to BFG

Re: [Repoze-dev] Feedback / help on i18n/l10n docs...

2010-04-25 Thread Chris McDonough
On 4/25/10 9:23 AM, Charlie Clark wrote: > Am 25.04.2010, 15:19 Uhr, schrieb Chris McDonough: > >> (In particular, if you need this feature and you want to volunteer to >> *finish* >> these docs, I'd be ecstatic. > > Chris, > > this is great news! > > Is there a timeline for this? I'm hoping to sta

[Repoze-dev] I look for Python Routes "Requirements" feature in BFG URL dispath component

2010-04-25 Thread KLEIN Stéphane
Hi, I've read « Route Path Pattern Syntax » in repoze.bfg document (http:// docs.repoze.org/bfg/current/narr/urldispatch.html#route-path-pattern- syntax) and I didn't found something like Python Routes « Requirements » feature (http://routes.groovie.org/setting_up.html#requirements). This is a m

Re: [Repoze-dev] I look for Python Routes "Requirements" feature in BFG URL dispath component

2010-04-25 Thread Chris McDonough
On 4/25/10 10:28 AM, KLEIN Stéphane wrote: > Hi, > > I've read « Route Path Pattern Syntax » in repoze.bfg document (http:// > docs.repoze.org/bfg/current/narr/urldispatch.html#route-path-pattern- > syntax) and I didn't found something like Python Routes « Requirements » > feature (http://routes.gr

Re: [Repoze-dev] BFG, override configurator settings after Config construction

2010-04-25 Thread Wichert Akkerman
On 2010-4-24 19:49, Chris McDonough wrote: > Even better, just leave the authentication policy registrations out of ZCML > altogether and always pass the authentication and authorization policies to > the > Configurator constructor instead: > > config = Configurator(authentication_policy=..., auth

Re: [Repoze-dev] BFG, override configurator settings after Config construction

2010-04-25 Thread Chris McDonough
On 4/25/10 5:25 PM, Wichert Akkerman wrote: > On 2010-4-24 19:49, Chris McDonough wrote: >> Even better, just leave the authentication policy registrations out of ZCML >> altogether and always pass the authentication and authorization policies to >> the >> Configurator constructor instead: >> >> c

Re: [Repoze-dev] BFG, override configurator settings after Config construction

2010-04-25 Thread Shane Hathaway
On 04/25/2010 04:40 PM, Chris McDonough wrote: > There's a relationship between the authentication policy and authorization > policy (authorization depends on authentication) that makes writing a good > docstring for this API a bit tortured. For example: > > def set_security_policies(self, au

[Repoze-dev] repoze.bfg 1.3a1 released

2010-04-25 Thread Chris McDonough
repoze.bfg 1.3a1 has been released. It is the first alpha of a new feature release. It may be installed via: easy_install -i http://dist.repoze.org/bfg/1.3/simple Or via PyPI. The docs at http://docs.repoze.org/bfg/1.3 are current for this version. Below is a "what's new" document explai