Re: [Zope-dev] Relative path support for z3c.recipe.paster?

2009-11-04 Thread Adam GROSZER
Hello Jonathan,

bin/buildout -N does not fit you?

Wednesday, November 4, 2009, 5:50:45 PM, you wrote:

JB> Hi Roger,

JB> On Wed, Nov 4, 2009 at 5:15 PM, Roger Ineichen  wrote:
>> Hi Jonathan
>>
>> In general any improvment is welcome as long as there is no bad
>> sideffect. I do not know this option and do not understand what
>> you mean with moving buildout around.

JB> By "moving buildout around", I mean: I generate a buildout in a
JB> directory, let's say /home/foo/prod/1.0 on the host FOO, and I would
JB> like to be able to copy the result of the buildout on the host BAR, in
JB> the directory /var/run/bar/ and be able to just run ./bin/paster and
JB> voilĂ !
JB> That's why I would like to have relative paths.

>> Anyway, if there is no sideffect like larger processing time
>> in prodction use just for provide a fancy feature, you are very
>> welcome to improve and implement usefull things ;-)

JB> Ok, I don't think the modification will have such side effects, so I
JB> will propose a patch for this then :)

JB> Cheers,

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


-- 
Best regards,
 Adam GROSZERmailto:agros...@gmail.com
--
Quote of the day:
The best discipline, maybe the only discipline that really works, is 
self-discipline. 
- Walter Kiechel III 

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


Re: [Zope-dev] A note on the PyCon Program committee.

2009-11-04 Thread Chris McDonough
Gary Poster wrote:
> I had a "rethinking interfaces" talk accepted.  It's about the positives 
> and negatives of zope.interface and zope.component, driven primarily 
> from the perspective and experience of the Launchpad team, and myself in 
> particular; and about changes that might be made or differences we are 
> interested in.

That should be interesting.

> 
> It is an advocacy piece only in the sense that we are saying that, 
> by-and-large, we like what the packages give us, but it is more 
> challenging than that.  It's an interesting pairing to Jeff Shell's 
> invited talk, which appears to cover some of the same ground from more 
> of an advocacy/tutorial perspective.  I was honestly a bit surprised 
> that mine was accepted when Jeff's was already scheduled, but maybe mine 
> is "the dark side" version of his talk. :-)

It's Jeff Rush..

- C


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


Re: [Zope-dev] Relative path support for z3c.recipe.paster?

2009-11-04 Thread Jonathan Ballet
Hi Roger,

On Wed, Nov 4, 2009 at 5:15 PM, Roger Ineichen  wrote:
> Hi Jonathan
>
> In general any improvment is welcome as long as there is no bad
> sideffect. I do not know this option and do not understand what
> you mean with moving buildout around.

By "moving buildout around", I mean: I generate a buildout in a
directory, let's say /home/foo/prod/1.0 on the host FOO, and I would
like to be able to copy the result of the buildout on the host BAR, in
the directory /var/run/bar/ and be able to just run ./bin/paster and
voilĂ !
That's why I would like to have relative paths.

> Anyway, if there is no sideffect like larger processing time
> in prodction use just for provide a fancy feature, you are very
> welcome to improve and implement usefull things ;-)

Ok, I don't think the modification will have such side effects, so I
will propose a patch for this then :)

Cheers,

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


Re: [Zope-dev] Relative path support for z3c.recipe.paster?

2009-11-04 Thread Roger Ineichen
Hi Jonathan

> Betreff: [Zope-dev] Relative path support for z3c.recipe.paster?
> 
> Hi,
> 
> Since zc.recipe.egg 1.2.0, there's an option to generate 
> scripts which contains relative paths to eggs installed in 
> the eggs/ directory [1] This is very handy if you want to 
> move your buildout around, without needing to relaunch the 
> whole buildout process.
> 
> What do maintainers of z3c.recipe.paster think if I propose a 
> patch which add this option (or something else) to support 
> the same thing for this recipe?
> Actually, this can be a relatively minor change, since the 
> recipe already use zc.recipe.egg, which means it only has to 
> pass the corresponding option to this one.
> 
> Thoughts?

In general any improvment is welcome as long as there is no bad
sideffect. I do not know this option and do not understand what
you mean with moving buildout around.

I guess this is nothing which is needed in a productive setup.

Anyway, if there is no sideffect like larger processing time
in prodction use just for provide a fancy feature, you are very
welcome to improve and implement usefull things ;-)

Regards
Roger Ineichen

> Cheers,
> 
>  Jonathan
> 
> [1] : http://pypi.python.org/pypi/zc.recipe.egg#relative-egg-paths
> ___
> Zope-Dev maillist  -  Zope-Dev@zope.org
> https://mail.zope.org/mailman/listinfo/zope-dev
> **  No cross posts or HTML encoding!  ** (Related lists -  
> https://mail.zope.org/mailman/listinfo/zope-announce
>  https://mail.zope.org/mailman/listinfo/zope )
> 

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


[Zope-dev] Relative path support for z3c.recipe.paster?

2009-11-04 Thread Jonathan Ballet
Hi,

Since zc.recipe.egg 1.2.0, there's an option to generate scripts which
contains relative paths to eggs installed in the eggs/ directory [1]
This is very handy if you want to move your buildout around, without
needing to relaunch the whole buildout process.

What do maintainers of z3c.recipe.paster think if I propose a patch
which add this option (or something else) to support the same thing
for this recipe?
Actually, this can be a relatively minor change, since the recipe
already use zc.recipe.egg, which means it only has to pass the
corresponding option to this one.

Thoughts?

Cheers,

 Jonathan

[1] : http://pypi.python.org/pypi/zc.recipe.egg#relative-egg-paths
___
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )


[Zope-dev] Zope Tests: 6 OK

2009-11-04 Thread Zope Tests Summarizer
Summary of messages to the zope-tests list.
Period Tue Nov  3 12:00:00 2009 UTC to Wed Nov  4 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 Nov  3 20:38:39 EST 2009
URL: http://mail.zope.org/pipermail/zope-tests/2009-November/012950.html

Subject: OK : Zope-2.11 Python-2.4.6 : Linux
From: Zope Tests
Date: Tue Nov  3 20:40:39 EST 2009
URL: http://mail.zope.org/pipermail/zope-tests/2009-November/012951.html

Subject: OK : Zope-2.12 Python-2.6.2 : Linux
From: Zope Tests
Date: Tue Nov  3 20:42:39 EST 2009
URL: http://mail.zope.org/pipermail/zope-tests/2009-November/012952.html

Subject: OK : Zope-2.12-alltests Python-2.6.2 : Linux
From: Zope Tests
Date: Tue Nov  3 20:44:39 EST 2009
URL: http://mail.zope.org/pipermail/zope-tests/2009-November/012953.html

Subject: OK : Zope-trunk Python-2.6.2 : Linux
From: Zope Tests
Date: Tue Nov  3 20:46:39 EST 2009
URL: http://mail.zope.org/pipermail/zope-tests/2009-November/012954.html

Subject: OK : Zope-trunk-alltests Python-2.6.2 : Linux
From: Zope Tests
Date: Tue Nov  3 20:48:39 EST 2009
URL: http://mail.zope.org/pipermail/zope-tests/2009-November/012955.html

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