Re: [Zope3-dev] Re: Zope3 Standalone Page Templates

2007-03-27 Thread Fred Drake
On 3/26/07, Jim Fulton <[EMAIL PROTECTED]> wrote: We have a lot of work to do on dependencies. :( Fortunately, a number of community members are working on this right now. We should see some real improvements very soon. -Fred -- Fred L. Drake, Jr. "Every sin is the result of a collabor

Re: [Zope3-dev] Re: Zope3 Standalone Page Templates

2007-03-26 Thread Duncan McGreggor
On 3/26/07, Jim Fulton <[EMAIL PROTECTED]> wrote: > On 3/13/07, Tres Seaver <[EMAIL PROTECTED]> wrote: >> >> Have a look at the source distributions / eggs available at: >> >> http://download.zope.org/distribution/ >> >> Also, a checkout of the following might be instructive: >> >> svn+ssh:/

Re: [Zope3-dev] Re: Zope3 Standalone Page Templates

2007-03-26 Thread Jim Fulton
On Mar 25, 2007, at 11:11 PM, Duncan McGreggor wrote: On 3/13/07, Tres Seaver <[EMAIL PROTECTED]> wrote: Have a look at the source distributions / eggs available at: http://download.zope.org/distribution/ Also, a checkout of the following might be instructive: svn+ssh://svn.zope.org/zo

Re: [Zope3-dev] Re: Zope3 Standalone Page Templates

2007-03-25 Thread Wichert Akkerman
Previously Duncan McGreggor wrote: > On 3/13/07, Tres Seaver <[EMAIL PROTECTED]> wrote: > I still get a crazy amount of packages installed when I do this (see > below). Either I'm doing something wrong (any ideas?) or I've got a > very different definition of "stand-alone" ;-) Personally I, and fr

Re: [Zope3-dev] Re: Zope3 Standalone Page Templates

2007-03-25 Thread Christian Theune
Yup. Unfortunately our egg dependencies aren't very nice yet. :( A) They might be declared in a superfluous way B) We might have interdependencies that shouldn't be there. Christian Am Sonntag, den 25.03.2007, 21:11 -0600 schrieb Duncan McGreggor: > On 3/13/07, Tres Seaver <[EMAIL PROTECTED]> w

Re: [Zope3-dev] Re: Zope3 Standalone Page Templates

2007-03-25 Thread Duncan McGreggor
On 3/13/07, Tres Seaver <[EMAIL PROTECTED]> wrote: Have a look at the source distributions / eggs available at: http://download.zope.org/distribution/ Also, a checkout of the following might be instructive: svn+ssh://svn.zope.org/zope.pagetemplate/trunk For instance, this should work if