Re: Python and Zope add-on packages

2005-06-03 Thread Tres Seaver
Ralf S. Engelschall wrote: > As the packages are named "zope-xxx" I think it better fits that it both > depends on "zope" and its directory structure and also directly installs > into it. There is no real benefit of having them in a separate directory > as they cannot be used without the other Zop

Re: Python and Zope add-on packages

2005-06-03 Thread Tres Seaver
Ralf S. Engelschall wrote: > On Fri, Jun 03, 2005, Tres Seaver wrote: > > >>I uploaded a set of packages last night which extend Python or Zope (in >>ways similar to the 'perl-' packages). I have a couple of >>questions about the work I did: >> >> - The Python add-ons just do the "simplest thing

Re: Python and Zope add-on packages

2005-06-03 Thread Ralf S. Engelschall
On Fri, Jun 03, 2005, Tres Seaver wrote: > I uploaded a set of packages last night which extend Python or Zope (in > ways similar to the 'perl-' packages). I have a couple of > questions about the work I did: > > - The Python add-ons just do the "simplest thing", which is to drop the >variou

Re: Python and Zope add-on packages

2005-06-03 Thread Bill Campbell
On Fri, Jun 03, 2005, Tres Seaver wrote: >I uploaded a set of packages last night which extend Python or Zope (in >ways similar to the 'perl-' packages). I have a couple of >questions about the work I did: > > - The Python add-ons just do the "simplest thing", which is to drop the > various arti