[Zope-dev] Re: [Zope3-dev] status of Zope versus zope?

2004-06-05 Thread Martijn Faassen
Fred Drake wrote: On Friday 04 June 2004 12:33 pm, Martijn Faassen wrote: > Hm, that's not a big deal then. I'm just at a loss how this would fix > the case-insensitivity import problem on Windows; I think I'm missing > something. Modern Windows is case-preserving, and Python uses that to get th

[Zope-dev] Re: [Zope3-dev] status of Zope versus zope?

2004-06-05 Thread Martijn Faassen
Jim Fulton wrote: Martijn Faassen wrote: Hm, that's not a big deal then. I'm just at a loss how this would fix the case-insensitivity import problem on Windows; I think I'm missing something. Yes, you are. Python has no trouble importing two packages with names differing only by case on windows

[Zope-dev] Re: [Zope3-dev] status of Zope versus zope?

2004-06-04 Thread Fred Drake
On Friday 04 June 2004 12:33 pm, Martijn Faassen wrote: > Hm, that's not a big deal then. I'm just at a loss how this would fix > the case-insensitivity import problem on Windows; I think I'm missing > something. Modern Windows is case-preserving, and Python uses that to get the imports right.

[Zope-dev] Re: [Zope3-dev] status of Zope versus zope?

2004-06-04 Thread Jim Fulton
Martijn Faassen wrote: Jim Fulton wrote: Martijn Faassen wrote: So what does this mean for Five on Windows? It means that you should tell people to put zope in a different directory than Zope. Both of these directories need to be on the Python path. Hm, that's not a big deal then. I'm just at a

[Zope-dev] Re: [Zope3-dev] status of Zope versus zope?

2004-06-04 Thread Martijn Faassen
Jim Fulton wrote: Martijn Faassen wrote: So what does this mean for Five on Windows? It means that you should tell people to put zope in a different directory than Zope. Both of these directories need to be on the Python path. Hm, that's not a big deal then. I'm just at a loss how this would fix

[Zope-dev] Re: [Zope3-dev] status of Zope versus zope?

2004-06-04 Thread Jim Fulton
Martijn Faassen wrote: Jim Fulton wrote: Martijn Faassen wrote: I chose alternative 4 from: http://dev.zope.org/Zope3/RenameTheZopePackage As that seemed to be the most popular, although I personnally prefer 3. Resolving this peacefully is becoming more urgent for me as I'd like to be able to use

[Zope-dev] Re: [Zope3-dev] status of Zope versus zope?

2004-06-04 Thread Martijn Faassen
Jim Fulton wrote: Martijn Faassen wrote: I chose alternative 4 from: http://dev.zope.org/Zope3/RenameTheZopePackage As that seemed to be the most popular, although I personnally prefer 3. Resolving this peacefully is becoming more urgent for me as I'd like to be able to use Five (Zope 3 on Zope 2)

[Zope-dev] Re: [Zope3-dev] status of Zope versus zope?

2004-06-04 Thread Jim Fulton
Martijn Faassen wrote: Hi there, I recall discussion but no conclusion: what is the status of the case-conflict between the "Zope" package in Zope 2 versus the "zope" package in Zope 3? I chose alternative 4 from: http://dev.zope.org/Zope3/RenameTheZopePackage As that seemed to be the most popu