[Zope-Checkins] SVN: Zope/trunk/lib/python/tempstorage/TemporaryStorage.py The caller can't deal with using current data from loadBefore, so having an end_tid of None is useless.

2005-06-19 Thread Chris McDonough
Log message for revision 30857: The caller can't deal with using current data from loadBefore, so having an end_tid of None is useless. Changed: U Zope/trunk/lib/python/tempstorage/TemporaryStorage.py -=- Modified: Zope/trunk/lib/python/tempstorage/TemporaryStorage.py

[Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/lib/python/tempstorage/TemporaryStorage.py The caller can't deal with using current data from loadBefore, so having an end_tid of None is useless.

2005-06-19 Thread Chris McDonough
Log message for revision 30858: The caller can't deal with using current data from loadBefore, so having an end_tid of None is useless. Changed: U Zope/branches/Zope-2_8-branch/lib/python/tempstorage/TemporaryStorage.py -=- Modified:

[Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/lib/python/tempstorage/ These files don't need to be executable (remove svn:executable propery from all of them).

2005-06-19 Thread Chris McDonough
Log message for revision 30859: These files don't need to be executable (remove svn:executable propery from all of them). Changed: _U Zope/branches/Zope-2_8-branch/lib/python/tempstorage/TemporaryStorage.py _U Zope/branches/Zope-2_8-branch/lib/python/tempstorage/__init__.py _U

[Zope-Checkins] SVN: Zope/trunk/lib/python/tempstorage/ These files don't need to be svn:executable.

2005-06-19 Thread Chris McDonough
Log message for revision 30860: These files don't need to be svn:executable. Changed: _U Zope/trunk/lib/python/tempstorage/TemporaryStorage.py _U Zope/trunk/lib/python/tempstorage/__init__.py _U Zope/trunk/lib/python/tempstorage/component.xml _U

Re: [Zope-dev] Re: Zope 2.9 goals

2005-06-19 Thread Lennart Regebro
OK, so becuase of the tomembased release schedule, let's not dicuss what goes in 2.9. let's discuss what features we found most urgent/desirable, so we can start working on that, like now. ___ Zope-Dev maillist - Zope-Dev@zope.org

Re: [Zope-dev] Re: Zope 2.9 goals

2005-06-19 Thread Andreas Jung
--On 19. Juni 2005 11:35:32 +0200 Lennart Regebro [EMAIL PROTECTED] wrote: OK, so becuase of the tomembased release schedule, let's not dicuss what goes in 2.9. let's discuss what features we found most urgent/desirable, so we can start working on that, like now. Propose something :-) -aj

[Zope-dev] Re: Zope(ish) Windows services vs shutdown

2005-06-19 Thread Tim Peters
[Tim Peters] [...] So, best guesses (please scream where I'm wrong): - This is because service.py doesn't define a SvcShutdown method, just a SvcStop method, - It's a good idea to add a SvcShutdown method to service.py. - It would suffice to add SvcShutdown = SvcStop to

[Zope] Softwarepatents: European Parliament will decide in 11 days

2005-06-19 Thread Jan Ulrich Hasecke
Hi all! Please excuse this slightly offtopic posting: In 11 to 13 days the EP will decide about softwarepatents. So in the next days the members of the EP will make up their minds and read the guideline for the first time. Many MEPs do not understand what they read. There are 260 requests

Re: [Zope] dtml sessions

2005-06-19 Thread Tino Wildenhain
Am Sonntag, den 19.06.2005, 06:08 +0200 schrieb Andy Kim: No, I am not using the user system here. It is just a simple use. All I want is to put a session-conditional call for a dtml method within a simple page with this method. if not REQUEST.SESSION.get(marker,): yourcall()

[Zope] Graphical front end for Zope?

2005-06-19 Thread John Poltorak
I don't suppose there is such a thing as a graphical front end for building Zope sites... I've just been trying out a Flash based product called SiteMaker http://www.moonfruit.com/ which made designing web pages a doddle. Just wish there was something which would simplify the building of a