Re: [Zope-CMF] Re: Zope 2.4.1
Tres Seaver wrote:
from __future__ import Zope_2_4_1
hehe... I love python
Sorry, I've been working with Brian to get it out the door, and just jumped the gun. I should've said, "the head of the 'Zope-2_4-branch' in CVS".
Do you know if Andreas's fixes to GlobbingLexicon and the PluggableIndexes made it in? Do hope so... cheers, Chris
to what fixes do you refer ? Andreas ----- Original Message ----- From: "Chris Withers" <chrisw@nipltd.com> To: "Tres Seaver" <tseaver@palladion.com> Cc: <zope-dev@zope.org> Sent: Dienstag, 14. August 2001 10:26 Subject: [Zope-dev] Re: [Zope-CMF] Re: Zope 2.4.1
Tres Seaver wrote:
from __future__ import Zope_2_4_1
hehe... I love python
Sorry, I've been working with Brian to get it out the door, and just jumped the gun. I should've said, "the head of the 'Zope-2_4-branch' in CVS".
Do you know if Andreas's fixes to GlobbingLexicon and the PluggableIndexes made it in? Do hope so...
cheers,
Chris
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
Andreas Jung wrote:
to what fixes do you refer ?
Well, at least the ones to TextIndex.py and ZCatalog.py so that vocabularies can be acquired properly. Also, Evan's fix to GlobbingLexicon.py. Sadly, I see Michel's patch: http://zope.nipltd.com/public/lists/dev-archive.nsf/ByKey/0735D7AFBA967897 ...never made it into the CVS :-( Disturbingly, I see the Zope-2.4.1test tags are hanging off a trunk version of TextIndex.py (1.9), not the latest version from the 2.4 branch (which is 1.9.2.5) Tres, what's going on here? cheers, Chris
----- Original Message ----- From: "Chris Withers" <chrisw@nipltd.com> To: "Andreas Jung" <andreas@andreas-jung.com> Cc: "Tres Seaver" <tseaver@palladion.com>; <zope-dev@zope.org> Sent: Dienstag, 14. August 2001 10:40 Subject: Re: [Zope-dev] Re: Zope 2.4.1
Andreas Jung wrote:
to what fixes do you refer ?
Well, at least the ones to TextIndex.py and ZCatalog.py so that vocabularies can be acquired properly.
This should work now again.
Also, Evan's fix to GlobbingLexicon.py. Sadly, I see Michel's patch: http://zope.nipltd.com/public/lists/dev-archive.nsf/ByKey/0735D7AFBA967897 ...never made it into the CVS :-(
hm..I have never seen this patch before. If it is off major interest please put it in the collector. Andreas
Andreas Jung wrote:
Andreas Jung wrote:
to what fixes do you refer ?
Well, at least the ones to TextIndex.py and ZCatalog.py so that vocabularies can be acquired properly.
This should work now again.
Will is be in Zope 2.4.1? Not according to the placement of the Zope2.4.1-test tag in the CVS :-( Neither will the re-organisation of the Splitters to compile on Mac OS X...
Sadly, I see Michel's patch: http://zope.nipltd.com/public/lists/dev-archive.nsf/ByKey/0735D7AFBA967897 ...never made it into the CVS :-(
hm..I have never seen this patch before. If it is off major interest please put it in the collector.
http://classic.zope.org:8080/Collector/2514/view cheers, Chris
This should work now again.
Will is be in Zope 2.4.1? Not according to the placement of the Zope2.4.1-test tag in the CVS :-( Neither will the re-organisation of the Splitters to compile on Mac OS X...
The 'Zope2.4.1-test' tag is from me testing my rewritten release building machinery after the CVS migration - it does not represent the files that will be in 2.4.1. If you check out 'Zope-2_4-branch', that is what will be in 2.4.1 (up to this point). Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations www.digicool.com
Brian Lloyd wrote:
The 'Zope2.4.1-test' tag is from me testing my rewritten release building machinery after the CVS migration - it does not represent the files that will be in 2.4.1. If you check out 'Zope-2_4-branch', that is what will be in 2.4.1 (up to this point).
*phew* :-) Chris
participants (3)
-
Andreas Jung -
Brian Lloyd -
Chris Withers