Re: [Zope-dev] [ZTK] toolchain versions

2010-07-09 Thread Christophe Combelles
Le 09/07/2010 18:44, Hanno Schlichting a écrit :
> Hi.
>
> On Fri, Jul 9, 2010 at 6:37 PM, Christophe Combelles  wrote:
>> http://svn.zope.org/zopetoolkit/trunk/ztk-versions.cfg?rev=114375&view=auto
>>
>> is there any reason why the versions pinning of the toolchain are in the
>> ztk-versions.cfg ?  Packages such as z3c.recipe.depgraph, mr.developer,
>> z3c.checkversions have nothing to do with the final frameworks nor the ZTK.
>>
>> Shouldn't they be isolated to a [versions] section in the buildout?
>
> We talked about this in one of our meetings :)
>
> Having the toolchain inside the ztk-versions.cfg makes it easier to
> extend the ZTK. Zope 2 just has to use a single extends= line and Grok
> just two (for the additional zopeapp-versions.cfg).
>
> Since we all use the toolchain anyways, we didn't see a point in
> separating them out.

ok, maybe it was the meeting when I was not there.
I'm ok with it, because it (again) reduces the custom version list of everyone.

But it looks like we have a list of 33 packages which are not really part of 
the 
ZTK, which is finally very close to having an extra.cfg :)


>
> Hanno
>
>

___
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] [ZTK] toolchain versions

2010-07-09 Thread Hanno Schlichting
Hi.

On Fri, Jul 9, 2010 at 6:37 PM, Christophe Combelles  wrote:
> http://svn.zope.org/zopetoolkit/trunk/ztk-versions.cfg?rev=114375&view=auto
>
> is there any reason why the versions pinning of the toolchain are in the
> ztk-versions.cfg ?  Packages such as z3c.recipe.depgraph, mr.developer,
> z3c.checkversions have nothing to do with the final frameworks nor the ZTK.
>
> Shouldn't they be isolated to a [versions] section in the buildout?

We talked about this in one of our meetings :)

Having the toolchain inside the ztk-versions.cfg makes it easier to
extend the ZTK. Zope 2 just has to use a single extends= line and Grok
just two (for the additional zopeapp-versions.cfg).

Since we all use the toolchain anyways, we didn't see a point in
separating them out.

Hanno
___
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] [ZTK] toolchain versions

2010-07-09 Thread Christophe Combelles
Hi,

http://svn.zope.org/zopetoolkit/trunk/ztk-versions.cfg?rev=114375&view=auto

is there any reason why the versions pinning of the toolchain are in the 
ztk-versions.cfg ?  Packages such as z3c.recipe.depgraph, mr.developer, 
z3c.checkversions have nothing to do with the final frameworks nor the ZTK.

Shouldn't they be isolated to a [versions] section in the buildout?

Christophe
___
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 )