Re: [Zope-dev] Common permissions (final bits of zope.app.security refactoring)

2009-03-25 Thread Christian Theune
Hi,

On Thu, 2009-03-12 at 15:32 +0100, Martijn Faassen wrote:
 Hey Dan,
 
 Thanks very much for this analysis and summary! My comments below.
 
 Dan Korostelev wrote:
  To be honest, I don't quite get the difference between zope.ManageSite
  and zope.ManageServices. Can someone clear this point for me? May be
  they should be merged somehow.
 
 I'm afraid I don't know either. If we want to merge them we'd need to do 
 some analysis of places where they are used. For now, move them both over.

Services used to be a concept of the Component Architecture. This might
be a remnant permission. Is it actually used somewhere? If so, I guess
that it's fine to fold that permission into zope.ManageSite.

 I will note that zope.app.applicationcontrol contains code that looks 
 reusable, even though it is indeed a bit more application-like. Grok's 
 grokui.admin uses it so it'd be interesting to extract this code into a 
 library we can use.
 
 I also just discovered zope.app.applicationcontrol doesn't seem to 
 declare its dependencies right - it appears to depend on 
 zope.app.appsetup for instance while it doesn't actually declare it.
 
 Anyway, we can always move zope.ManageApplication into 
 zope.app.applicationcontrol when we want to, so leave it in 
 zope.app.security for now.

ManageSite and ManageApplication differ in the sense that ManageSite
very likely only applies locally (at a site) whereas the application is
a global thing (the server that runs everything) that needs management
(like shutting down the server) independent of giving someone the right
to administer a site (or even the top-level site).

Christian

-- 
Christian Theune · c...@gocept.com
gocept gmbh  co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 7 · fax +49 345 1229889 1
Zope and Plone consulting and development


signature.asc
Description: This is a digitally signed message part
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] PyCon?

2009-03-25 Thread Lennart Regebro
I'm leaving soon, arriving this afternoon, staying at Crowne Plaza. I
may be up for a drink this evening, or I may be sleeping, not sure. :)

The Zope Open Space I'd prefer Friday or Sunday. Any opinion on that?

-- 
Lennart Regebro: Pythonista, Barista, Notsotrista.
http://regebro.wordpress.com/
+33 661 58 14 64
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] Please use launchpad bugtracking/blueprints more

2009-03-25 Thread Christian Theune
Hi,

so, we've been running with the steering group for a few weeks now and
I'm losing track of things, because we're letting the mailing list do
the job of an issue tracking system. (And the one document in SVN.)

We need to start using Launchpads tracking mechanisms for issues, filing
bugs or blueprints much earlier and much more often than having threads
just sit around in the zope-dev archive and *maybe* get picked up. 

As the steering group is supposed to follow up on opened issues and
remind and work on them, having to track that kind of status in my
mailbox is cruel to me and breaks the development process as that data
is inaccessible to others. After all: that's what issue tracking systems
are for, please, let's use ours.

Please note that I don't want to move discussions off the mailing list:
I want to be able to track issues that people want to get solved using
an appropriate tracking system. I can't follow every single email on
zope-dev and having to review large threads that were solved already
isn't good use of anybodies time.

Christian

-- 
Christian Theune · c...@gocept.com
gocept gmbh  co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 7 · fax +49 345 1229889 1
Zope and Plone consulting and development


signature.asc
Description: This is a digitally signed message part
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Please use launchpad bugtracking/blueprints more

2009-03-25 Thread Wichert Akkerman
Previously Christian Theune wrote:
 We need to start using Launchpads tracking mechanisms for issues, filing
 bugs or blueprints much earlier and much more often than having threads
 just sit around in the zope-dev archive and *maybe* get picked up. 

Can someone document how they work? I have never been able to understand
what blueprints do from browsing the launchpad docs.

Wichert.

-- 
Wichert Akkerman wich...@wiggy.netIt is simple to make things.
http://www.wiggy.net/   It is hard to make things simple.
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Please use launchpad bugtracking/blueprints more

2009-03-25 Thread Christian Theune
On Wed, 2009-03-25 at 09:01 +0100, Wichert Akkerman wrote:
 Previously Christian Theune wrote:
  We need to start using Launchpads tracking mechanisms for issues, filing
  bugs or blueprints much earlier and much more often than having threads
  just sit around in the zope-dev archive and *maybe* get picked up. 
 
 Can someone document how they work? I have never been able to understand
 what blueprints do from browsing the launchpad docs.

Instead of defects, they're supposed to let you track functional
additions/changes to your project. Using them you can define the roadmap
of your project.

I'm not so much worried about us getting the distinction between bugs
and blueprints right at the moment, so if you don't know what to file,
feel free to just report a bug.

Did you read this? https://help.launchpad.net/Blueprint

Christian

-- 
Christian Theune · c...@gocept.com
gocept gmbh  co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 7 · fax +49 345 1229889 1
Zope and Plone consulting and development


signature.asc
Description: This is a digitally signed message part
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] Zope Tests: 6 OK

2009-03-25 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list.
Period Tue Mar 24 12:00:00 2009 UTC to Wed Mar 25 12:00:00 2009 UTC.
There were 6 messages: 6 from Zope Tests.


Tests passed OK
---

Subject: OK : Zope-2.10 Python-2.4.6 : Linux
From: Zope Tests
Date: Tue Mar 24 21:24:16 EDT 2009
URL: http://mail.zope.org/pipermail/zope-tests/2009-March/011331.html

Subject: OK : Zope-2.11 Python-2.4.6 : Linux
From: Zope Tests
Date: Tue Mar 24 21:26:17 EDT 2009
URL: http://mail.zope.org/pipermail/zope-tests/2009-March/011332.html

Subject: OK : Zope-trunk Python-2.4.6 : Linux
From: Zope Tests
Date: Tue Mar 24 21:28:24 EDT 2009
URL: http://mail.zope.org/pipermail/zope-tests/2009-March/011333.html

Subject: OK : Zope-trunk Python-2.5.4 : Linux
From: Zope Tests
Date: Tue Mar 24 21:30:24 EDT 2009
URL: http://mail.zope.org/pipermail/zope-tests/2009-March/011334.html

Subject: OK : Zope-trunk-alltests Python-2.4.6 : Linux
From: Zope Tests
Date: Tue Mar 24 21:32:43 EDT 2009
URL: http://mail.zope.org/pipermail/zope-tests/2009-March/011335.html

Subject: OK : Zope-trunk-alltests Python-2.5.4 : Linux
From: Zope Tests
Date: Tue Mar 24 21:34:43 EDT 2009
URL: http://mail.zope.org/pipermail/zope-tests/2009-March/011336.html

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] PyCon?

2009-03-25 Thread Jim Fulton

On Mar 24, 2009, at 6:12 AM, Chris Withers wrote:

 Hey All,

 Who's around at PyCon? If so, when/where are we meeting up?


I'm arriving tomorrow morning and departing Tuesday afternoon. I'm  
staying with family.

Jim

--
Jim Fulton
Zope Corporation


___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Please use launchpad bugtracking/blueprints more

2009-03-25 Thread Roger Ineichen
Hi Christian

 Betreff: [Zope-dev] Please use launchpad bugtracking/blueprints more
 
 Hi,
 
 so, we've been running with the steering group for a few 
 weeks now and I'm losing track of things, because we're 
 letting the mailing list do the job of an issue tracking 
 system. (And the one document in SVN.)

[...]

 I can't follow every single email on zope-dev and having
 to review large threads that were solved already isn't 
 good use of anybodies time.

Agreed,

Can we use a marker in the header for official steering
group mails like this one? Something like [Zope-dev][Announcment].
This let us easier pick up the important mails.

Regards
Roger Ineichen

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] setting missing minimum version in setup.py

2009-03-25 Thread Martijn Faassen
Stephan Richter wrote:
 On Tuesday 17 March 2009, Shane Hathaway wrote:
 The version requirements in setup.py should specify only API
 compatibility.  They have nothing to do with bug fixes; that's the
 domain of the KGS.  How about an example.
 
 Yes, that's a good summary of what we agreed on. The more I think about it, 
 the more I am convinced this is the correct way.

Agreed. I'll record this clarification, thanks Shane.

Regards,

Martijn

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] PyCon?

2009-03-25 Thread Martijn Faassen
Hey,

I'll be leaving tomorrow (thursday) and arriving thursday evening too, 
too tired to meet anyone then. I'll see you at the conference where I'm 
sure Lennart will arrange the meeting. My preference is to have the 
openspace meetup not on the first day of the conference but later. If 
you're talking about dinner, I'm sure that will arrange itself. :)

Regards,

Martijn

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] setting missing minimum version in setup.py

2009-03-25 Thread Martijn Faassen
Hey,

Wichert Akkerman wrote:
[snip]
 This is an important point. As I see it the KGS is a Zope-only thing,
 and is just a workaround for the mindless behaviour of setuptools. I do
 not see it gaining acceptance outside of the Zope community, and imho
 effort is better spent on improving the packaging tools.

KGS is two things:

* KGS the software

* KGS the concept

KGS the concept will have a life outside of the Zope world. KGS the 
concept is very easy to implement; you just make available on some URL a 
buildout versions.cfg, or you run your own package index.

I'll note that buildout seems to be clawing to a life outside of the 
Zope world; I know of several Django users that adopted it. It'd be much 
more popular if we had a good bunch of beginner level tutorials for it.

Anyway, we've already decided to use setup.py dependencies for API 
compatibility. That's the best you're going to get out of us for a while.

Regards,

Martijn

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Please use launchpad bugtracking/blueprints more

2009-03-25 Thread Martijn Faassen
Hey,

I'm okay with using launchpad more, though I do think we shouldn't 
underestimate the power of a mailbox (I use gmane and a newsreader 
myself :) and a document with decisions recorded. People can simply 
bring up an issue again if it hasn't resolved itself, after all. I 
really don't want people to have to struggle through launchpad just to 
bring up an issue.

Anyway, if the steering group wants launchpad to be used more, we'll 
have to get specific.

Steering group members can do in two ways:

* put issues in launchpad ourselves.

* we suggest to people to put *particular* issues in launchpad during 
discussions here.

This will work much better than general calls to use launchpad. :)

One question is what launchpad project we should use.

The current launchpad is for Zope 3. The steering group isn't about 
Zope 3. It's about a whole bunch of libraries. Creating a separate 
launchpad project for each library in the framework seems like a bit of 
overkill at this stage, though it would please those people who come at 
us at the perspective from libraries the most.

For now, I propose we create a launchpad project zopeframework and 
file bugs there. If a particular component such as zope.component gets a 
lot of traffic by itself, we'll open up a project for that as well (and 
issues can be assigned to two projects).

Christian, can you create a zopeframework project in launchpad? Let it 
be nice and empty so there's no past we have to worry about. Mining 
through the current Zope 3 issues is a project all by itself.

Regards,

Martijn

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Please use launchpad bugtracking/blueprints more

2009-03-25 Thread Sidnei da Silva
Hi Martijn,

On Wed, Mar 25, 2009 at 11:54 AM, Martijn Faassen
faas...@startifact.com wrote:
 One question is what launchpad project we should use.

 The current launchpad is for Zope 3. The steering group isn't about
 Zope 3. It's about a whole bunch of libraries. Creating a separate
 launchpad project for each library in the framework seems like a bit of
 overkill at this stage, though it would please those people who come at
 us at the perspective from libraries the most.

It smells like 'Zope Framework' (zope-framework) should be a Project
Group then, and there should be a 'Zope Steering Group Project'
(zope-steering-group-project) as part of it, and sibling of Zope 3 and
any other libraries that are part of Zope Framework. For an example of
what this looks like, look at:

   https://launchpad.net/chameleon-template-engine

I can help setting up this structure, if needed.

-- 
Sidnei da Silva
Canonical Ltd.
 Landscape · Changing the way you manage your systems
http://landscape.canonical.com
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Please use launchpad bugtracking/blueprints more

2009-03-25 Thread Gary Poster

On Mar 25, 2009, at 11:52 AM, Sidnei da Silva wrote:

 Hi Martijn,

 On Wed, Mar 25, 2009 at 11:54 AM, Martijn Faassen
 faas...@startifact.com wrote:
 One question is what launchpad project we should use.

 The current launchpad is for Zope 3. The steering group isn't about
 Zope 3. It's about a whole bunch of libraries. Creating a separate
 launchpad project for each library in the framework seems like a  
 bit of
 overkill at this stage, though it would please those people who  
 come at
 us at the perspective from libraries the most.

 It smells like 'Zope Framework' (zope-framework) should be a Project
 Group then, and there should be a 'Zope Steering Group Project'
 (zope-steering-group-project) as part of it, and sibling of Zope 3 and
 any other libraries that are part of Zope Framework. For an example of
 what this looks like, look at:

   https://launchpad.net/chameleon-template-engine

 I can help setting up this structure, if needed.

I agree with Sidnei.  Another example is the lazr projects 
(https://launchpad.net/lazr 
).

To be clear, making an umbrella project like this does need someone  
with admin rights in lp, so it will need help if it is desired. :-)

Gary

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] PyCon?

2009-03-25 Thread Baiju M
I reached here today morning, now attending some tutorials.
I am stying in Hyatt with my colleague.

Regards,
Baiju M
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] PyCon?

2009-03-25 Thread Gary Poster

On Mar 24, 2009, at 6:12 AM, Chris Withers wrote:

 Hey All,

 Who's around at PyCon? If so, when/where are we meeting up?

Arriving Thursday evening, leaving following Thursday afternoon. I'm  
starting at the Hyatt, going to the Crowne Plaza on Monday.

Email is maybe the best public way to get in touch with me, though I'm  
happy to share cell phone/skype info privately.

Gary

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Please use launchpad bugtracking/blueprints more

2009-03-25 Thread Christian Theune
On Wed, 2009-03-25 at 15:54 +0100, Martijn Faassen wrote:
 Hey,
 
 I'm okay with using launchpad more, though I do think we shouldn't 
 underestimate the power of a mailbox (I use gmane and a newsreader 
 myself :) and a document with decisions recorded. People can simply 
 bring up an issue again if it hasn't resolved itself, after all. I 
 really don't want people to have to struggle through launchpad just to 
 bring up an issue.

 
 Anyway, if the steering group wants launchpad to be used more, we'll 
 have to get specific.
 
 Steering group members can do in two ways:
 
 * put issues in launchpad ourselves.
 
 * we suggest to people to put *particular* issues in launchpad during 
 discussions here.
 
 This will work much better than general calls to use launchpad. :)

I'm happy to ask people to put stuff into launchpad. However, I think
that if a topic goes onto the washing list of the steering group, it
should definitely go into launchpad. The document we maintain in SVN
already asks whether it should better live in LP and I think it should.

Yeesh. I so wish I could be at PyCon to discuss some of that face to
face.

Christian

-- 
Christian Theune · c...@gocept.com
gocept gmbh  co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 7 · fax +49 345 1229889 1
Zope and Plone consulting and development


signature.asc
Description: This is a digitally signed message part
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Please use launchpad bugtracking/blueprints more

2009-03-25 Thread Baiju M
On Wed, Mar 25, 2009 at 10:52 AM, Sidnei da Silva
sidnei.da.si...@canonical.com wrote:
 Hi Martijn,

 On Wed, Mar 25, 2009 at 11:54 AM, Martijn Faassen
 faas...@startifact.com wrote:
 One question is what launchpad project we should use.

 The current launchpad is for Zope 3. The steering group isn't about
 Zope 3. It's about a whole bunch of libraries. Creating a separate
 launchpad project for each library in the framework seems like a bit of
 overkill at this stage, though it would please those people who come at
 us at the perspective from libraries the most.

 It smells like 'Zope Framework' (zope-framework) should be a Project
 Group then, and there should be a 'Zope Steering Group Project'
 (zope-steering-group-project) as part of it, and sibling of Zope 3 and
 any other libraries that are part of Zope Framework.

If possible, I think it is better to rename current 'zope3' as 'zope-framework',
then create another 'zope3' project.  So that we will get all bugs
and blueprints as part of 'zope-framework'.

Regards,
Baiju M
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Please use launchpad bugtracking/blueprints more

2009-03-25 Thread Sidnei da Silva
On Wed, Mar 25, 2009 at 1:49 PM, Baiju M mba...@zeomega.net wrote:
 If possible, I think it is better to rename current 'zope3' as 
 'zope-framework',
 then create another 'zope3' project.  So that we will get all bugs
 and blueprints as part of 'zope-framework'.

If 'zope-framework' is a project group containing 'zope3', you would
already get that. See:

  https://bugs.launchpad.net/chameleon-template-engine
  https://bugs.launchpad.net/lazr

-- 
Sidnei da Silva
Canonical Ltd.
 Landscape · Changing the way you manage your systems
http://landscape.canonical.com
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Please use launchpad bugtracking/blueprints more

2009-03-25 Thread Baiju M
On Wed, Mar 25, 2009 at 12:16 PM, Sidnei da Silva
sidnei.da.si...@canonical.com wrote:
 On Wed, Mar 25, 2009 at 1:49 PM, Baiju M mba...@zeomega.net wrote:
 If possible, I think it is better to rename current 'zope3' as 
 'zope-framework',
 then create another 'zope3' project.  So that we will get all bugs
 and blueprints as part of 'zope-framework'.

 If 'zope-framework' is a project group containing 'zope3', you would
 already get that. See:

  https://bugs.launchpad.net/chameleon-template-engine
  https://bugs.launchpad.net/lazr

But making 'zope3' as a part of 'zope-framework' is not not good idea.

Regards,
Baiju M
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Please use launchpad bugtracking/blueprints more

2009-03-25 Thread Martijn Faassen
Sidnei da Silva wrote:
 Hi Martijn,
 
 On Wed, Mar 25, 2009 at 11:54 AM, Martijn Faassen
 faas...@startifact.com wrote:
 One question is what launchpad project we should use.

 The current launchpad is for Zope 3. The steering group isn't about
 Zope 3. It's about a whole bunch of libraries. Creating a separate
 launchpad project for each library in the framework seems like a bit of
 overkill at this stage, though it would please those people who come at
 us at the perspective from libraries the most.
 
 It smells like 'Zope Framework' (zope-framework) should be a Project
 Group then, and there should be a 'Zope Steering Group Project'
 (zope-steering-group-project) as part of it, and sibling of Zope 3 and
 any other libraries that are part of Zope Framework. For an example of
 what this looks like, look at:

Why would the steering group be a project as part of the Zope Framework? 
The steering group isn't a project?

I'm all for setting something up, but I'm still not clear on what you'd 
set up. A Zope Framework project group with what inside?

Regards,

Martijn

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Please use launchpad bugtracking/blueprints more

2009-03-25 Thread Martijn Faassen
Hey,

Baiju M wrote:
[snip]
 If possible, I think it is better to rename current 'zope3' as 
 'zope-framework',
 then create another 'zope3' project.  So that we will get all bugs
 and blueprints as part of 'zope-framework'.

I don't think that's correct at all, as Zope 3 isn't the Zope Framework.

Also I'd like to start with a clean slate instead of an intimidating 
pile of stuff. We can always go through the Zope 3 bugs one by one and 
assign them to the Zope Framework too.

Regards,

Martijn

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Please use launchpad bugtracking/blueprints more

2009-03-25 Thread Tim Cook
On Wed, 2009-03-25 at 19:21 +0100, Martijn Faassen wrote:

 Why would the steering group be a project as part of the Zope Framework? 
 The steering group isn't a project?
 
 I'm all for setting something up, but I'm still not clear on what you'd 
 set up. A Zope Framework project group with what inside?
 

The Steering Committee can be a Team on Launchpad with or without
associated source code. 

I do this with the oship-dev team and it works well.  

HTH,
Tim



-- 
Timothy Cook, MSc
Health Informatics Research  Development Services
LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook 
Skype ID == timothy.cook 
**
*You may get my Public GPG key from  popular keyservers or   *
*from this link http://timothywayne.cook.googlepages.com/home*
**


signature.asc
Description: This is a digitally signed message part
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Please use launchpad bugtracking/blueprints more

2009-03-25 Thread Martijn Faassen
Hey,

Baiju M wrote:
[snip]
 But making 'zope3' as a part of 'zope-framework' is not not good idea.

Agreed. It's more likely the other way around, but I'm not going to 
suggest any alterations to the Zope 3 project, as I'm not involved in 
steering that. :)

Regards,

Martijn

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Please use launchpad bugtracking/blueprints more

2009-03-25 Thread Gary Poster

On Mar 25, 2009, at 2:21 PM, Martijn Faassen wrote:

 Sidnei da Silva wrote:
 Hi Martijn,

 On Wed, Mar 25, 2009 at 11:54 AM, Martijn Faassen
 faas...@startifact.com wrote:
 One question is what launchpad project we should use.

 The current launchpad is for Zope 3. The steering group isn't  
 about
 Zope 3. It's about a whole bunch of libraries. Creating a separate
 launchpad project for each library in the framework seems like a  
 bit of
 overkill at this stage, though it would please those people who  
 come at
 us at the perspective from libraries the most.

 It smells like 'Zope Framework' (zope-framework) should be a Project
 Group then, and there should be a 'Zope Steering Group Project'
 (zope-steering-group-project) as part of it, and sibling of Zope 3  
 and
 any other libraries that are part of Zope Framework. For an example  
 of
 what this looks like, look at:

 Why would the steering group be a project as part of the Zope  
 Framework?
 The steering group isn't a project?

 I'm all for setting something up, but I'm still not clear on what  
 you'd
 set up. A Zope Framework project group with what inside?

My take would be the following.  It's probably contentious.

- The current zope3 project is regarded as a project for the  
aggregation of the pieces into the old tgz and the old mgmt UI.  This  
should be clarified on the project page.

- There is a new Zope Framework (I would prefer Zope Libraries myself,  
but let's not start that again ;-) ) umbrella project, controlled by a  
new Zope Framework team.

- There are multiple zope.* (and z3c.* and whatever) library  
projects.  They are part of the umbrella project (if so desired by the  
pertinent parties).

- The current zope3 project should be considered part of the Zope  
Framework *at least for now* because it has legacy information.  If  
someone reassigns the bugs and blueprints and so on to the pertinent  
library projects (or to the Zope Framework), zope3 could no longer  
be part of the Zope Framework umbrella project, if desired.  That's  
work, though, so I'd be inclined to see if it happens and meanwhile be  
happy to take the zope3 project in as legacy.

Gary
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Please use launchpad bugtracking/blueprints more

2009-03-25 Thread Martijn Faassen
Sidnei da Silva wrote:
 On Wed, Mar 25, 2009 at 1:49 PM, Baiju M mba...@zeomega.net wrote:
 If possible, I think it is better to rename current 'zope3' as 
 'zope-framework',
 then create another 'zope3' project.  So that we will get all bugs
 and blueprints as part of 'zope-framework'.
 
 If 'zope-framework' is a project group containing 'zope3', you would
 already get that. See:

The Zope Framework does not contain Zope 3.

Zope 3, Zope 2 and Grok (will) use the Zope Framework. Other projects 
only use sub-projects of the Zope Framework.

Regards,

Martijn

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] PyCon?

2009-03-25 Thread Chris Withers
Gary Poster wrote:
 Email is maybe the best public way to get in touch with me, though I'm  
 happy to share cell phone/skype info privately.

Ditto. I'm here how, anyone fancy food/drink/entertainment this evening?

Chris

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] Please use launchpad bugtracking/blueprints more

2009-03-25 Thread Tim Cook
Good analysis Gary,

Though I would tend to see Zope3 as the umbrella and the various
projects (components) under it.  

Is there REALLY too much bad press vs. good press about Zope3?  

I don't think so.  I think inventing a new name ala, Zope Umbrella is a
bad thing.  Presenting Zope3 as the Zope Component Architecture is not a
bad thing.  But not consolidating on a specific brand *is* a bad thing. 

I believe that from an outsiders point of view; keeping the Zope3
moniker ties it to the legacy of Zope.org and Zope Corp.  These are not
bad things.   Explaining that it is now a component architecture is a
good thing.  In my project, this received a very positive response  from
Python developers.  They liked the ideas of Zope but hated the
monolithic structure of Zope2.x

I am not a Zope developer, have never contributed a single line of code.
I have complained a lot, mostly because I misunderstood Zope.  but I can
tell you that as a user it is easy to see the power and functionality.
Even if I do not yet know how to fully exploit it.

Moving away from the name is bad for the FOSS product and bad for the
company that started it all.

My 2.5 cents,

Tim


-- 
Timothy Cook, MSc
Health Informatics Research  Development Services
LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook 
Skype ID == timothy.cook 
**
*You may get my Public GPG key from  popular keyservers or   *
*from this link http://timothywayne.cook.googlepages.com/home*
**

___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )


Re: [Zope-dev] setup.py extra dependencies

2009-03-25 Thread Dieter Maurer
Christian Theune wrote at 2009-3-23 14:44 +0100:
 ...
I usually just run the tests that I'm interested (-s or -t or a
combination) in during those times. I never had to go in and comment out
a test_suite function.

I had when I had run the ZODB test suite. Some tests deterministically
had hang -- and I had to exclude them from the suite to get a result
from the total suite.



-- 
Dieter
___
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope )