Re: [Zope-dev] Adapter registration in ZCML provides IUserPreferredCharsets lost ?

2010-01-26 Thread Christian Theune
On 01/11/2010 06:25 AM, Chris McDonough wrote: > Baiju M wrote: >> On Mon, Jan 11, 2010 at 10:22 AM, Baiju M wrote: >>> Hi All, >>> There was an adapter registration provides IUserPreferredCharsets. >>> I can see it has moved to zope.i18n.locales with some others here: >>> http://svn.zope.

Re: [Zope-dev] Adapter registration in ZCML provides IUserPreferredCharsets lost ?

2010-01-11 Thread Fabio Tranchitella
* 2010-01-11 06:25, Chris McDonough wrote: > I don't know exactly where to move this, but making zope.publisher a dep > of zope.i18n would be bad. Using conditionals (eg. have zope.publisher) in ZCML seems a good solution to me. Best regards, Fabio ___

Re: [Zope-dev] Adapter registration in ZCML provides IUserPreferredCharsets lost ?

2010-01-10 Thread Chris McDonough
Baiju M wrote: > On Mon, Jan 11, 2010 at 10:22 AM, Baiju M wrote: >> Hi All, >> There was an adapter registration provides IUserPreferredCharsets. >> I can see it has moved to zope.i18n.locales with some others here: >> http://svn.zope.org/zope.app.i18n/trunk/src/zope/app/i18n/configure.zc

Re: [Zope-dev] Adapter registration in ZCML provides IUserPreferredCharsets lost ?

2010-01-10 Thread Baiju M
On Mon, Jan 11, 2010 at 10:22 AM, Baiju M wrote: > Hi All, >         There was an adapter registration provides IUserPreferredCharsets. > I can see it has moved to zope.i18n.locales with some others here: > http://svn.zope.org/zope.app.i18n/trunk/src/zope/app/i18n/configure.zcml?rev=98208&r1=95495

[Zope-dev] Adapter registration in ZCML provides IUserPreferredCharsets lost ?

2010-01-10 Thread Baiju M
Hi All, There was an adapter registration provides IUserPreferredCharsets. I can see it has moved to zope.i18n.locales with some others here: http://svn.zope.org/zope.app.i18n/trunk/src/zope/app/i18n/configure.zcml?rev=98208&r1=95495&r2=98208 But, I cannot see it ever reached here ? http: