Re: [Zope-dev] Zope without Zope

2007-11-16 Thread Stephan Richter
On Friday 16 November 2007, Jim Fulton wrote: > Something is broken here and it needs to be fixed. Well, the easiest solution would be to remove those misbehaving distributions from the cheeseshop. However, I think we kid ourselves if we think that the cheeseshop will always provide a stable se

Re: [Zope-dev] Zope without Zope

2007-11-16 Thread Chris Withers
Lennart Regebro wrote: On Nov 16, 2007 11:41 AM, Lennart Regebro <[EMAIL PROTECTED]> wrote: On Nov 16, 2007 3:38 AM, Martin Aspeli <[EMAIL PROTECTED]> wrote: Help appreciated! Well, I suggest you forget about ZCML and try to use the CA directly from Python. The Pylons people would probably app

Re: [Zope-dev] Zope without Zope

2007-11-16 Thread Martin Aspeli
On Nov 16, 2007 2:07 PM, Stephan Richter <[EMAIL PROTECTED]> wrote: > On Thursday 15 November 2007, Martin Aspeli wrote: > > Then I tried to easy_install zope.security, but this pulled in most of > > Zope, including the ZODB, ZConfig and zdaemon. That's a real shame - no > > CA (at least not with Z

Re: [Zope-dev] Zope without Zope

2007-11-16 Thread Chris McDonough
On Nov 16, 2007, at 9:14 AM, Martin Aspeli wrote: On Nov 16, 2007 2:07 PM, Stephan Richter <[EMAIL PROTECTED] > wrote: On Thursday 15 November 2007, Martin Aspeli wrote: Then I tried to easy_install zope.security, but this pulled in most of Zope, including the ZODB, ZConfig and zdaemon. That

Re: [Zope-dev] Zope without Zope

2007-11-16 Thread Jim Fulton
On Nov 16, 2007, at 9:07 AM, Stephan Richter wrote: On Thursday 15 November 2007, Martin Aspeli wrote: Then I tried to easy_install zope.security, but this pulled in most of Zope, including the ZODB, ZConfig and zdaemon. That's a real shame - no CA (at least not with ZCML) without having pr

Re: [Zope-dev] Zope without Zope

2007-11-16 Thread Stephan Richter
On Thursday 15 November 2007, Martin Aspeli wrote: > Then I tried to easy_install zope.security, but this pulled in most of > Zope, including the ZODB, ZConfig and zdaemon. That's a real shame - no > CA (at least not with ZCML) without having pretty much all of Zope there. > :( > > Actually, I neve

Re: [Zope-dev] Zope without Zope

2007-11-16 Thread Jim Fulton
On Nov 15, 2007, at 9:38 PM, Martin Aspeli wrote: Hi all, For fun, I just tried to make use of adapters and utilities, registered with ZCML, in a Pylons application. I installed Pylons in a virtualenv, and easy_installed zope.component and zope.interface using the KGS index for 3.4. I

Re: [Zope-dev] Zope without Zope

2007-11-16 Thread Lennart Regebro
On Nov 16, 2007 12:49 PM, Chris Withers <[EMAIL PROTECTED]> wrote: > I assume it's "failed" because "easy_install zope.component" doesn't work? No, that worked. It failed because I had 5 minutes, but it took 6. -- Lennart Regebro: Zope and Plone consulting. http://www.colliberty.com/ +33 661 58

Re: [Zope-dev] Zope without Zope

2007-11-16 Thread Lennart Regebro
On Nov 16, 2007 11:41 AM, Lennart Regebro <[EMAIL PROTECTED]> wrote: > On Nov 16, 2007 3:38 AM, Martin Aspeli <[EMAIL PROTECTED]> wrote: > > Help appreciated! > > Well, I suggest you forget about ZCML and try to use the CA directly > from Python. The Pylons people would probably appreciate the lack

Re: [Zope-dev] Zope without Zope

2007-11-16 Thread Lennart Regebro
On Nov 16, 2007 3:38 AM, Martin Aspeli <[EMAIL PROTECTED]> wrote: > Help appreciated! Well, I suggest you forget about ZCML and try to use the CA directly from Python. The Pylons people would probably appreciate the lack of XML anyway. :) -- Lennart Regebro: Zope and Plone consulting. http://www

Re: [Zope-dev] Zope without Zope

2007-11-15 Thread Chris McDonough
On Nov 15, 2007, at 9:38 PM, Martin Aspeli wrote: Hi all, For fun, I just tried to make use of adapters and utilities, registered with ZCML, in a Pylons application. I installed Pylons in a virtualenv, and easy_installed zope.component and zope.interface using the KGS index for 3.4. I

[Zope-dev] Zope without Zope

2007-11-15 Thread Martin Aspeli
Hi all, For fun, I just tried to make use of adapters and utilities, registered with ZCML, in a Pylons application. I installed Pylons in a virtualenv, and easy_installed zope.component and zope.interface using the KGS index for 3.4. I used zope.configuration (also installed) to load a site.