[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/ Switch to Zope 3.3 branch and ZODB 3.7 branch.

2006-05-20 Thread Philipp von Weitershausen
Log message for revision 68198: Switch to Zope 3.3 branch and ZODB 3.7 branch. Zope 3.3 branch contains a bugfix for TALES that we need. Changed: _U Zope/branches/ajung-zpt-end-game/lib/python/ _U Zope/branches/ajung-zpt-end-game/lib/python/zope/ -=- Property changes on:

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/ Switch to newest Zope 3.3 revision

2006-05-21 Thread Philipp von Weitershausen
Log message for revision 68202: Switch to newest Zope 3.3 revision Changed: _U Zope/branches/ajung-zpt-end-game/lib/python/ _U Zope/branches/ajung-zpt-end-game/lib/python/zope/ -=- Property changes on: Zope/branches/ajung-zpt-end-game/lib/python

[Zope-Checkins] SVN: Products.Five/branches/ajung-zpt-end-game/formlib/formbase.py zope.formlib now uses the 'zope' domain.

2006-05-21 Thread Philipp von Weitershausen
Log message for revision 68204: zope.formlib now uses the 'zope' domain. Changed: U Products.Five/branches/ajung-zpt-end-game/formlib/formbase.py -=- Modified: Products.Five/branches/ajung-zpt-end-game/formlib/formbase.py

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/ set svn:keywords = Id

2006-05-21 Thread Philipp von Weitershausen
Log message for revision 68211: set svn:keywords = Id Changed: _U Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/PageTemplate.py _U Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testZRPythonExpr.py -=- Property changes on:

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testZopePageTemplate.py Proper test clean up

2006-05-21 Thread Philipp von Weitershausen
Log message for revision 68212: Proper test clean up Changed: U Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testZopePageTemplate.py -=- Modified: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testZopePageTemplate.py

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/PageTemplateFile.py pt_getEngine is now handled by Products.PageTemplates.PageTemplate.PageTemplate (used

2006-05-21 Thread Philipp von Weitershausen
Log message for revision 68213: pt_getEngine is now handled by Products.PageTemplates.PageTemplate.PageTemplate (used as a base class) Changed: U Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/PageTemplateFile.py -=- Modified:

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/ Do some heavy clean up in ZopePageTemplate which gets rid of a lot of temporary

2006-05-21 Thread Philipp von Weitershausen
Log message for revision 68217: Do some heavy clean up in ZopePageTemplate which gets rid of a lot of temporary hacks that were in there before. Tried to reduce the diff to the Zope 2.9 code a little and moved some content type guessing code to PageTemplateFile where it really belongs

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/PageTemplate.py More API BBB: Add a stupid html() method that supports an is_html property

2006-05-21 Thread Philipp von Weitershausen
Log message for revision 68218: More API BBB: Add a stupid html() method that supports an is_html property hook. Stupid, stupid, stupid. Changed: U Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/PageTemplate.py -=- Modified:

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/ZopePageTemplate.py use original resources again

2006-05-21 Thread Philipp von Weitershausen
Log message for revision 68220: use original resources again Changed: U Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/ZopePageTemplate.py -=- Modified: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/ZopePageTemplate.py

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testExpressions.py Remember an idea of how to solve a particular tricky BBB problem.

2006-05-21 Thread Philipp von Weitershausen
Log message for revision 68222: Remember an idea of how to solve a particular tricky BBB problem. Changed: U Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testExpressions.py -=- Modified:

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testExpressions.py Discuss another BBB problem (noticeable due to a test failure).

2006-05-21 Thread Philipp von Weitershausen
Log message for revision 68223: Discuss another BBB problem (noticeable due to a test failure). Changed: U Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testExpressions.py -=- Modified:

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testExpressions.py minor clarification

2006-05-21 Thread Philipp von Weitershausen
Log message for revision 68224: minor clarification Changed: U Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testExpressions.py -=- Modified: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testExpressions.py

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testHTMLTests.py Remind myself of yet another test failure

2006-05-21 Thread Philipp von Weitershausen
Log message for revision 68226: Remind myself of yet another test failure Changed: U Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testHTMLTests.py -=- Modified: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testHTMLTests.py

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testTALES.py IMHO, the fact that test used to pass with the Zope 2 ZPT implementation

2006-05-21 Thread Philipp von Weitershausen
Log message for revision 68228: IMHO, the fact that test used to pass with the Zope 2 ZPT implementation demonstrates a bug in the very same: The local variable bag was kept when a new scope was opened, hence it could be polluted by lower scopes. Zope 3 makes a copy of the local variable

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/test get rid of unused imports

2006-05-21 Thread Philipp von Weitershausen
Log message for revision 68229: get rid of unused imports Changed: U Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testDTMLTests.py U Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testExpressions.py U

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testHTMLTests.py I found out what a previously discussed failure is about and sketched out

2006-05-21 Thread Philipp von Weitershausen
Log message for revision 68230: I found out what a previously discussed failure is about and sketched out a plan how to deal with it. Changed: U Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testHTMLTests.py -=- Modified:

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/Expressions.py Officially deprecate the BBB methods on the iterator and add a note

2006-05-21 Thread Philipp von Weitershausen
Log message for revision 68231: Officially deprecate the BBB methods on the iterator and add a note regarding our plans for the other iterator BBB code Changed: U Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/Expressions.py -=- Modified:

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/Expressions.py Remove an unused import and provide another BBB one.

2006-05-23 Thread Philipp von Weitershausen
Log message for revision 68250: Remove an unused import and provide another BBB one. Changed: U Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/Expressions.py -=- Modified: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/Expressions.py

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/ Revert a change to a unit test that would assert that the results of hybrid

2006-05-25 Thread Philipp von Weitershausen
Log message for revision 68285: Revert a change to a unit test that would assert that the results of hybrid path expressions where the alternate expression wasn't a PathExpr is not called. See http://www.zope.org/Collectors/Zope/538, http://svn.zope.org/?view=revrev=22855 and

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testExpressions.py Supporting empty path elements seems a lost use case, as explained

2006-05-25 Thread Philipp von Weitershausen
Log message for revision 68287: Supporting empty path elements seems a lost use case, as explained in http://mail.zope.org/pipermail/zope-dev/2006-May/027493.html. Disable the corresponding tests therefore. Changed: U

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/Expressions.py Fix last remaining Five test failure by providing the ZPT traverser

2006-05-25 Thread Philipp von Weitershausen
Log message for revision 68293: Fix last remaining Five test failure by providing the ZPT traverser (boboTraverseAwareSimpleTraverse) with a request. Since zope.app has already solved this problem (and I copied zope.app's approach in the traverser), we can just simply reuse zope.app's code

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testTALES.py Don't show deprecation warnings during running tests.

2006-05-25 Thread Philipp von Weitershausen
Log message for revision 68294: Don't show deprecation warnings during running tests. Changed: U Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testTALES.py -=- Modified: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/tests/testTALES.py

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/Expressions.py cleanup (shorter name, better docstring)

2006-05-28 Thread Philipp von Weitershausen
Log message for revision 68311: cleanup (shorter name, better docstring) Changed: U Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/Expressions.py -=- Modified: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/Expressions.py

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/Expressions.py Catch all possible (in Zope2) traversal exceptions

2006-05-28 Thread Philipp von Weitershausen
Log message for revision 68312: Catch all possible (in Zope2) traversal exceptions Changed: U Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/Expressions.py -=- Modified: Zope/branches/ajung-zpt-end-game/lib/python/Products/PageTemplates/Expressions.py

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/TAL/tests/ Cope with changes in the TAL interpreter from TAL 1.5 to 1.6:

2006-05-28 Thread Philipp von Weitershausen
Log message for revision 68318: Cope with changes in the TAL interpreter from TAL 1.5 to 1.6: i18n:name and i18n:translate on the same element is now supported. Moreover, i18n:translate isn't automatically assumed for those elements with i18n:name. Also, the element that i18n:name is on

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/TAL/tests/output/test_metal Cope with changes in the METAL interpreter

2006-05-28 Thread Philipp von Weitershausen
Log message for revision 68320: Cope with changes in the METAL interpreter Changed: U Zope/branches/ajung-zpt-end-game/lib/python/TAL/tests/output/test_metal1.html U Zope/branches/ajung-zpt-end-game/lib/python/TAL/tests/output/test_metal7.html -=- Modified:

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/TAL/tests/test_htmltalparser.py Cope with TAL 1.6 bytecode changes:

2006-05-28 Thread Philipp von Weitershausen
Log message for revision 68321: Cope with TAL 1.6 bytecode changes: * tal:replace now emits something different (optTag) * constructs with i18n:name emits more complicated bytecode (i18nVariable, etc.) to cope with behavioural changes (see http://zope.org/Collectors/Zope3-dev/301) *

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/ Update to latest Zope 3.3 branch; it contains a traversing bugfix.

2006-05-28 Thread Philipp von Weitershausen
Log message for revision 68327: Update to latest Zope 3.3 branch; it contains a traversing bugfix. Changed: _U Zope/branches/ajung-zpt-end-game/lib/python/ _U Zope/branches/ajung-zpt-end-game/lib/python/zope/ -=- Property changes on: Zope/branches/ajung-zpt-end-game/lib/python

[Zope-Checkins] Re: SVN: Zope/branches/ajung-zpt-end-game/lib/python/TAL/tests/output/test_metal Cope with changes in the METAL interpreter

2006-05-29 Thread Philipp von Weitershausen
Philipp von Weitershausen wrote: Log message for revision 68320: Cope with changes in the METAL interpreter In case anyone is interested in the details, this behaviourial change is due to the fact that metal:use-macro and metal:define-macro can now occur on the same tag. The corresponding

[Zope-Checkins] SVN: Products.Five/trunk/ Merge ajung-zpt-end-game branch.

2006-05-29 Thread Philipp von Weitershausen
Log message for revision 68331: Merge ajung-zpt-end-game branch. Changed: U Products.Five/trunk/CHANGES.txt D Products.Five/trunk/browser/ProviderExpression.py D Products.Five/trunk/browser/ReuseUtils.py D Products.Five/trunk/browser/TrustedExpression.py U

[Zope-Checkins] SVN: Zope/branches/ajung-zpt-end-game/lib/python/Products/ Switch to latest Five trunk (ajung-zpt-end-game branch was merged there)

2006-05-29 Thread Philipp von Weitershausen
Log message for revision 68332: Switch to latest Five trunk (ajung-zpt-end-game branch was merged there) Changed: _U Zope/branches/ajung-zpt-end-game/lib/python/Products/ -=- Property changes on: Zope/branches/ajung-zpt-end-game/lib/python/Products

[Zope-Checkins] SVN: Zope/trunk/releases/Zope2/DEPENDENCIES.cfg Include zope.wfmc and zope.app.wfmc in zope 2.10 release series.

2006-05-29 Thread Philipp von Weitershausen
Log message for revision 68334: Include zope.wfmc and zope.app.wfmc in zope 2.10 release series. Changed: U Zope/trunk/releases/Zope2/DEPENDENCIES.cfg -=- Modified: Zope/trunk/releases/Zope2/DEPENDENCIES.cfg === ---

[Zope-Checkins] SVN: Zope/branches/ajung- Get rid of no longer needed branches.

2006-05-29 Thread Philipp von Weitershausen
Log message for revision 68335: Get rid of no longer needed branches. Changed: D Zope/branches/ajung-final-zpt-integration/ D Zope/branches/ajung-zpt-end-game/ D Zope/branches/ajung-zpt-integration/ D Zope/branches/ajung-zpt-strict-unicode/ -=-

[Zope-Checkins] SVN: Products.Five/branches/ajung-zpt-end-game/ Get rid of no longer needed branches.

2006-05-29 Thread Philipp von Weitershausen
Log message for revision 68336: Get rid of no longer needed branches. Changed: D Products.Five/branches/ajung-zpt-end-game/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org http://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: Zope/branches/ Get rid of merged branch/branch that we never used.

2006-05-29 Thread Philipp von Weitershausen
Log message for revision 68354: Get rid of merged branch/branch that we never used. Changed: D Zope/branches/philikon-deprecate-interfaces/ D Zope/branches/zope33-port/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org

[Zope-Checkins] SVN: Products.Five/branches/1.2/ Get ready for release

2006-05-29 Thread Philipp von Weitershausen
Log message for revision 68362: Get ready for release Changed: U Products.Five/branches/1.2/CHANGES.txt U Products.Five/branches/1.2/version.txt -=- Modified: Products.Five/branches/1.2/CHANGES.txt === ---

[Zope-Checkins] SVN: Products.Five/tags/1.2.5/ Tag release

2006-05-29 Thread Philipp von Weitershausen
Log message for revision 68363: Tag release Changed: A Products.Five/tags/1.2.5/ -=- Copied: Products.Five/tags/1.2.5 (from rev 68362, Products.Five/branches/1.2) ___ Zope-Checkins maillist - Zope-Checkins@zope.org

[Zope-Checkins] SVN: Products.Five/branches/1.3/ prepare for release

2006-05-29 Thread Philipp von Weitershausen
Log message for revision 68364: prepare for release Changed: U Products.Five/branches/1.3/CHANGES.txt U Products.Five/branches/1.3/version.txt -=- Modified: Products.Five/branches/1.3/CHANGES.txt === ---

[Zope-Checkins] SVN: Products.Five/trunk/doc/main.txt Get rid of confusiing paragraph and refer to compat matrix instead

2006-05-29 Thread Philipp von Weitershausen
Log message for revision 68367: Get rid of confusiing paragraph and refer to compat matrix instead Changed: U Products.Five/trunk/doc/main.txt -=- Modified: Products.Five/trunk/doc/main.txt === ---

[Zope-Checkins] SVN: Zope/branches/2.9/ Update Five to newest bugfix release

2006-05-29 Thread Philipp von Weitershausen
Log message for revision 68368: Update Five to newest bugfix release Changed: U Zope/branches/2.9/doc/CHANGES.txt _U Zope/branches/2.9/lib/python/Products/ -=- Modified: Zope/branches/2.9/doc/CHANGES.txt === ---

[Zope-Checkins] SVN: Products.Five/branches/1.4/ get ready for release.

2006-05-29 Thread Philipp von Weitershausen
Log message for revision 68369: get ready for release. Changed: U Products.Five/branches/1.4/CHANGES.txt U Products.Five/branches/1.4/version.txt -=- Modified: Products.Five/branches/1.4/CHANGES.txt === ---

[Zope-Checkins] SVN: Products.Five/tags/1.4/ Tag release

2006-05-29 Thread Philipp von Weitershausen
Log message for revision 68370: Tag release Changed: A Products.Five/tags/1.4/ -=- Copied: Products.Five/tags/1.4 (from rev 68369, Products.Five/branches/1.4) ___ Zope-Checkins maillist - Zope-Checkins@zope.org

[Zope-Checkins] SVN: Products.Five/trunk/CHANGES.txt prepare release

2006-05-29 Thread Philipp von Weitershausen
Log message for revision 68371: prepare release Changed: U Products.Five/trunk/CHANGES.txt -=- Modified: Products.Five/trunk/CHANGES.txt === --- Products.Five/trunk/CHANGES.txt 2006-05-29 21:10:57 UTC (rev 68370) +++

[Zope-Checkins] SVN: Products.Five/tags/1.5c/ Tag release

2006-05-29 Thread Philipp von Weitershausen
Log message for revision 68372: Tag release Changed: A Products.Five/tags/1.5c/ -=- Copied: Products.Five/tags/1.5c (from rev 68371, Products.Five/trunk) ___ Zope-Checkins maillist - Zope-Checkins@zope.org

[Zope-Checkins] SVN: Products.Five/tags/1.5c/ Need to tag again.

2006-05-29 Thread Philipp von Weitershausen
Log message for revision 68374: Need to tag again. Changed: D Products.Five/tags/1.5c/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org http://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: Zope/trunk/lib/python/Products/PageTemplates/ Allow access to ZopeIterator/PathIterator API from restricted Python

2006-06-01 Thread Philipp von Weitershausen
Log message for revision 68451: Allow access to ZopeIterator/PathIterator API from restricted Python (e.g. python expressions) Changed: U Zope/trunk/lib/python/Products/PageTemplates/Expressions.py U Zope/trunk/lib/python/Products/PageTemplates/tests/testExpressions.py -=-

[Zope-Checkins] SVN: Zope/branches/2.10/lib/python/Products/PageTemplates/ Merge from trunk:

2006-06-01 Thread Philipp von Weitershausen
Log message for revision 68452: Merge from trunk: Log message for revision 68451: Allow access to ZopeIterator/PathIterator API from restricted Python (e.g. python expressions) Changed: U Zope/branches/2.10/lib/python/Products/PageTemplates/Expressions.py U

[Zope-Checkins] SVN: Products.Five/branches/philikon-viewzpt-refactor/ Branch for some work on ViewZPTs

2006-06-10 Thread Philipp von Weitershausen
Log message for revision 68573: Branch for some work on ViewZPTs Changed: A Products.Five/branches/philikon-viewzpt-refactor/ -=- Copied: Products.Five/branches/philikon-viewzpt-refactor (from rev 68572, Products.Five/trunk) ___

[Zope-Checkins] SVN: Products.Five/branches/philikon-viewzpt-refactor/browser/pagetemplatefile.py Attempt at simplifying ZopeTwoPageTemplate. The code doesn't look *that*

2006-06-10 Thread Philipp von Weitershausen
Log message for revision 68574: Attempt at simplifying ZopeTwoPageTemplate. The code doesn't look *that* much simpler in the end :(. Changed: U Products.Five/branches/philikon-viewzpt-refactor/browser/pagetemplatefile.py -=- Modified:

[Zope-Checkins] SVN: Products.Five/branches/philikon-viewzpt-refactor/browser/tests/template_variables.pt Don't use template.aq_base (the template isn't acquisitionish anymore)

2006-06-10 Thread Philipp von Weitershausen
Log message for revision 68575: Don't use template.aq_base (the template isn't acquisitionish anymore) and adjust accordign to new class name Changed: U Products.Five/branches/philikon-viewzpt-refactor/browser/tests/template_variables.pt -=- Modified:

[Zope-Checkins] SVN: Products.Five/branches/philikon-viewzpt-refactor/viewlet/directives.txt ViewPTF isn't a simpleitem anymore, so no meta_type

2006-06-10 Thread Philipp von Weitershausen
Log message for revision 68576: ViewPTF isn't a simpleitem anymore, so no meta_type Changed: U Products.Five/branches/philikon-viewzpt-refactor/viewlet/directives.txt -=- Modified: Products.Five/branches/philikon-viewzpt-refactor/viewlet/directives.txt

[Zope-Checkins] SVN: Products.Five/trunk/ * Added Five.browser.pagetemplatefile.ViewPageTemplateFile as an alias

2006-06-10 Thread Philipp von Weitershausen
Log message for revision 68579: * Added Five.browser.pagetemplatefile.ViewPageTemplateFile as an alias to ZopeTwoPageTemplateFile and as a Zope 2 correspondence to zope.app.pagetemplate.ViewPageTemplateFile. Changed: U Products.Five/trunk/CHANGES.txt U

[Zope-Checkins] SVN: Products.Five/trunk/testbrowser.py Make Five work with newest zope.testbrowser (on Zope 3.3 branch).

2006-07-07 Thread Philipp von Weitershausen
Log message for revision 69026: Make Five work with newest zope.testbrowser (on Zope 3.3 branch). Changed: U Products.Five/trunk/testbrowser.py -=- Modified: Products.Five/trunk/testbrowser.py === ---

[Zope-Checkins] SVN: Products.Five/branches/1.2/ Fix: Allow multiple uses of the class/content directive.

2006-08-13 Thread Philipp von Weitershausen
Log message for revision 69443: Fix: Allow multiple uses of the class/content directive. Also, reduce the code duplication in the directive handler tremendously by using the zope 3 implementation as a base class. Changed: U Products.Five/branches/1.2/CHANGES.txt U

[Zope-Checkins] SVN: Products.Five/branches/1.2/metaconfigure.py remove even more unnecessarily duplicated code

2006-08-13 Thread Philipp von Weitershausen
Log message for revision 69444: remove even more unnecessarily duplicated code Changed: U Products.Five/branches/1.2/metaconfigure.py -=- Modified: Products.Five/branches/1.2/metaconfigure.py === ---

[Zope-Checkins] SVN: Products.Five/branches/1.3/ Merge from 1.2 branch:

2006-08-13 Thread Philipp von Weitershausen
Log message for revision 69446: Merge from 1.2 branch: Log message for revision 69443: Fix: Allow multiple uses of the class/content directive. Also, reduce the code duplication in the directive handler tremendously by using the zope 3 implementation as a base class.

[Zope-Checkins] SVN: Products.Five/branches/1.4/ Merge from 1.2 branch:

2006-08-13 Thread Philipp von Weitershausen
Log message for revision 69449: Merge from 1.2 branch: Log message for revision 69443: Fix: Allow multiple uses of the class/content directive. Also, reduce the code duplication in the directive handler tremendously by using the zope 3 implementation as a base class.

[Zope-Checkins] SVN: Products.Five/trunk/ Merge from 1.2 branch:

2006-08-13 Thread Philipp von Weitershausen
Log message for revision 69450: Merge from 1.2 branch: Log message for revision 69443: Fix: Allow multiple uses of the class/content directive. Also, reduce the code duplication in the directive handler tremendously by using the zope 3 implementation as a base class.

[Zope-Checkins] SVN: Products.Five/tags/1.2.6/ Tag Five 1.2.6

2006-08-13 Thread Philipp von Weitershausen
Log message for revision 69451: Tag Five 1.2.6 Changed: A Products.Five/tags/1.2.6/ -=- Copied: Products.Five/tags/1.2.6 (from rev 69450, Products.Five/branches/1.2) ___ Zope-Checkins maillist - Zope-Checkins@zope.org

[Zope-Checkins] SVN: Products.Five/tags/1.3.7/ Tag Five 1.3.7

2006-08-13 Thread Philipp von Weitershausen
Log message for revision 69452: Tag Five 1.3.7 Changed: A Products.Five/tags/1.3.7/ -=- Copied: Products.Five/tags/1.3.7 (from rev 69451, Products.Five/branches/1.3) ___ Zope-Checkins maillist - Zope-Checkins@zope.org

[Zope-Checkins] SVN: Products.Five/tags/1.4.1/ Tag Five 1.4.1

2006-08-13 Thread Philipp von Weitershausen
Log message for revision 69453: Tag Five 1.4.1 Changed: A Products.Five/tags/1.4.1/ -=- Copied: Products.Five/tags/1.4.1 (from rev 69452, Products.Five/branches/1.4) ___ Zope-Checkins maillist - Zope-Checkins@zope.org

[Zope-Checkins] SVN: Products.Five/trunk/doc/main.txt update website docs pointing to new releases

2006-08-13 Thread Philipp von Weitershausen
Log message for revision 69454: update website docs pointing to new releases Changed: U Products.Five/trunk/doc/main.txt -=- Modified: Products.Five/trunk/doc/main.txt === --- Products.Five/trunk/doc/main.txt2006-08-13

[Zope-Checkins] SVN: Products.Five/tags/1.5/ Tag Five 1.5 release

2006-08-13 Thread Philipp von Weitershausen
Log message for revision 69455: Tag Five 1.5 release Changed: A Products.Five/tags/1.5/ -=- Copied: Products.Five/tags/1.5 (from rev 69454, Products.Five/trunk) ___ Zope-Checkins maillist - Zope-Checkins@zope.org

[Zope-Checkins] SVN: Zope/branches/2.9/ Switch to newer Five release

2006-08-13 Thread Philipp von Weitershausen
Log message for revision 69456: Switch to newer Five release Changed: U Zope/branches/2.9/doc/CHANGES.txt _U Zope/branches/2.9/lib/python/Products/ -=- Modified: Zope/branches/2.9/doc/CHANGES.txt === ---

[Zope-Checkins] SVN: Zope/branches/2.10/ Switch to newer Five release.

2006-08-13 Thread Philipp von Weitershausen
Log message for revision 69457: Switch to newer Five release. Changed: U Zope/branches/2.10/doc/CHANGES.txt _U Zope/branches/2.10/lib/python/Products/ -=- Modified: Zope/branches/2.10/doc/CHANGES.txt === ---

[Zope-Checkins] SVN: Products.Five/tags/philikon-localzptcustomization-prototype/ Get rid of old prototype that's no longer needed anymore now that we have

2006-10-29 Thread Philipp von Weitershausen
Log message for revision 70978: Get rid of old prototype that's no longer needed anymore now that we have five.customerize. Changed: D Products.Five/tags/philikon-localzptcustomization-prototype/ -=- ___ Zope-Checkins maillist -

[Zope-Checkins] SVN: Products.Five/branches/zope33-port/ get rid of ooooold branch

2006-10-29 Thread Philipp von Weitershausen
Log message for revision 70979: get rid of old branch Changed: D Products.Five/branches/zope33-port/ -=- ___ Zope-Checkins maillist - Zope-Checkins@zope.org http://mail.zope.org/mailman/listinfo/zope-checkins

[Zope-Checkins] SVN: Products.Five/branches/1.5/doc/main.txt announce new five releases

2006-11-04 Thread Philipp von Weitershausen
Log message for revision 71072: announce new five releases Changed: U Products.Five/branches/1.5/doc/main.txt -=- Modified: Products.Five/branches/1.5/doc/main.txt === --- Products.Five/branches/1.5/doc/main.txt

[Zope-Checkins] SVN: Products.Five/ Put a certain changelog entry in the right place

2006-11-04 Thread Philipp von Weitershausen
Log message for revision 71074: Put a certain changelog entry in the right place Changed: U Products.Five/branches/1.3/CHANGES.txt U Products.Five/branches/1.4/CHANGES.txt U Products.Five/branches/1.5/CHANGES.txt U Products.Five/trunk/CHANGES.txt -=- Modified:

[Zope-Checkins] SVN: Zope/branches/2.9/lib/python/Products/PageTemplates/tests/ Give test a better name

2007-01-08 Thread Philipp von Weitershausen
Log message for revision 71797: Give test a better name Changed: D Zope/branches/2.9/lib/python/Products/PageTemplates/tests/input/Attributes.html A Zope/branches/2.9/lib/python/Products/PageTemplates/tests/input/BooleanAttributesAndDefault.html D

[Zope-Checkins] SVN: Zope/branches/2.10/ Fixed Collector #2223: Evaluation of booleans in TALES and the 'default' variable.

2007-01-08 Thread Philipp von Weitershausen
Log message for revision 71799: Fixed Collector #2223: Evaluation of booleans in TALES and the 'default' variable. That consisted of forwardporting r70918 and r71797 from the 2.9 branch and providing a fix. Changed: U Zope/branches/2.10/doc/CHANGES.txt U

[Zope-Checkins] SVN: Zope/trunk/lib/python/ZPublisher/tests/testPublish.py get rid of deprecated import

2007-01-08 Thread Philipp von Weitershausen
Log message for revision 71801: get rid of deprecated import Changed: U Zope/trunk/lib/python/ZPublisher/tests/testPublish.py -=- Modified: Zope/trunk/lib/python/ZPublisher/tests/testPublish.py === ---

[Zope-Checkins] SVN: Products.Five/branches/1.5/ Merge from 1.4 branch:

2007-01-08 Thread Philipp von Weitershausen
Log message for revision 71815: Merge from 1.4 branch: Log message for revision 71811: Add an ftest that demonstrates zope.security.management.checkPermission() works in Zope 2. This is the reproduceability test case for http://www.zope.org/Collectors/Zope/2190. Log message

[Zope-Checkins] SVN: Zope/trunk/skel/etc/site.zcml Merge from 2.10 branch:

2007-01-09 Thread Philipp von Weitershausen
Log message for revision 71847: Merge from 2.10 branch: Log message for revision 71846: Back out accidental commit from yesterday Changed: U Zope/trunk/skel/etc/site.zcml -=- Modified: Zope/trunk/skel/etc/site.zcml

[Zope-Checkins] SVN: Products.Five/branches/1.5/ prepare release

2007-01-10 Thread Philipp von Weitershausen
Log message for revision 71860: prepare release Changed: U Products.Five/branches/1.5/CHANGES.txt U Products.Five/branches/1.5/INSTALL.txt -=- Modified: Products.Five/branches/1.5/CHANGES.txt === ---

[Zope-Checkins] SVN: Zope/branches/2.10/ Update externals to newly released Zope 3.3.1, and remove a monkey patch that

2007-01-14 Thread Philipp von Weitershausen
Log message for revision 72027: Update externals to newly released Zope 3.3.1, and remove a monkey patch that was fixed in Zope 3.3 proper. Changed: U Zope/branches/2.10/doc/CHANGES.txt _U Zope/branches/2.10/lib/python/ U

[Zope-Checkins] SVN: Zope/trunk/lib/python/ Remove deprecated stuff that's scheduled for removal in Zope 2.11

2007-06-03 Thread Philipp von Weitershausen
Log message for revision 76196: Remove deprecated stuff that's scheduled for removal in Zope 2.11 Changed: D Zope/trunk/lib/python/ImageFile.py D Zope/trunk/lib/python/Zope.py -=- Deleted: Zope/trunk/lib/python/ImageFile.py

[Zope-Checkins] SVN: Zope/trunk/lib/python/ Point to the one and only RestrictedPython we now have (the one that has been set free

2007-06-04 Thread Philipp von Weitershausen
Log message for revision 76328: Point to the one and only RestrictedPython we now have (the one that has been set free as its own project, egg). Changed: _U Zope/trunk/lib/python/ D Zope/trunk/lib/python/RestrictedPython/ -=- Property changes on: Zope/trunk/lib/python

[Zope-Checkins] SVN: Zope/trunk/lib/python/Interface/tests/ Use standard doctest.DocFileSuite, no need for ZopeTestCase...

2007-06-04 Thread Philipp von Weitershausen
Log message for revision 76337: Use standard doctest.DocFileSuite, no need for ZopeTestCase... Changed: D Zope/trunk/lib/python/Interface/tests/framework.py U Zope/trunk/lib/python/Interface/tests/test_bridge.py -=- Deleted: Zope/trunk/lib/python/Interface/tests/framework.py

[Zope-Checkins] SVN: Zope/branches/philikon-zope2.11-with-standard-docutils/ Alternate approach to shipping with a standard docutils distribution and still preserving security

2007-06-06 Thread Philipp von Weitershausen
Log message for revision 76421: Alternate approach to shipping with a standard docutils distribution and still preserving security measurements that Zope installed. Changed: A Zope/branches/philikon-zope2.11-with-standard-docutils/ -=- Copied:

[Zope-Checkins] SVN: Zope/branches/philikon-zope2.11-with-standard-docutils/lib/python/ Alternate approach to forbidding file inclusion in reStructuredText that's used from Zope:

2007-06-06 Thread Philipp von Weitershausen
Log message for revision 76433: Alternate approach to forbidding file inclusion in reStructuredText that's used from Zope: * ship with a standard docutils package * don't monkey patch docutils functions, rather change the default setting for file_inclusion_enabled in the docutils

[Zope-Checkins] SVN: Zope/branches/philikon-zope2.11-with-standard-docutils/lib/python/reStructuredText/tests/testReST.py Harden tests a bit and add a test that actually checks whether the monkey pat

2007-06-11 Thread Philipp von Weitershausen
Log message for revision 76626: Harden tests a bit and add a test that actually checks whether the monkey patch that turns off docutils' file insertino feature off by default actually works. Changed: U

[Zope-Checkins] SVN: Zope/branches/philikon-aq/ New branch for the Acquisition + __parent__ work, revising changes in the old branch.

2007-07-10 Thread Philipp von Weitershausen
Log message for revision 77679: New branch for the Acquisition + __parent__ work, revising changes in the old branch. Changed: A Zope/branches/philikon-aq/ -=- Copied: Zope/branches/philikon-aq (from rev 77678, Zope/trunk) ___ Zope-Checkins

[Zope-Checkins] SVN: Zope/branches/philikon-aq/lib/python/Acquisition/ Merge r71220 from old branch:

2007-07-10 Thread Philipp von Weitershausen
Log message for revision 77680: Merge r71220 from old branch: Warming up: Make acquisition wrappers have __parent__ in addition to aq_parent (they point to the same thing). Changed: U Zope/branches/philikon-aq/lib/python/Acquisition/_Acquisition.c U

[Zope-Checkins] SVN: Zope/branches/philikon-aq/lib/python/Acquisition/ Merged from old philikon-aq-and-__parent__ branch:

2007-07-24 Thread Philipp von Weitershausen
Log message for revision 78314: Merged from old philikon-aq-and-__parent__ branch: Log message for revision 71221: Step 2: Make aq_acquire aware of __parent__ pointers, even if the object isn't acquisition wrapped. Log message for revision 71223: Add another test that tests

[Zope-Checkins] SVN: Zope/branches/philikon-aq/lib/python/Acquisition/ Merged from old philikon-aq-and-__parent__ branch:

2007-07-24 Thread Philipp von Weitershausen
Log message for revision 78318: Merged from old philikon-aq-and-__parent__ branch: Log message for revision 71227: Step 4: Make aq_get aware of __parent__ pointers. (Also some comment cosmetics in _Acquisition.c) Log message for revision 71228: Test aq_parent property as

[Zope-Checkins] SVN: Zope/branches/philikon-aq/lib/python/Shared/DC/Scripts/Bindings.py Merged from old philikon-aq-and-__parent__ branch:

2007-07-24 Thread Philipp von Weitershausen
Log message for revision 78319: Merged from old philikon-aq-and-__parent__ branch: Log message for revision 77024: Read that mail again, we agreed on raising an AttributeError instead of returning None. Changed: U

[Zope-Checkins] SVN: Zope/trunk/lib/python/zope/ Get rid of packages that were never in Zope2 (or Zope3, for that matter) and simply

2007-07-25 Thread Philipp von Weitershausen
Log message for revision 78332: Get rid of packages that were never in Zope2 (or Zope3, for that matter) and simply shouldn't be released. Who put them in here?!? Bring back packages that were removed, for who knows which reason. Point is, we can't just simply remove things from a

[Zope-Checkins] SVN: Zope/trunk/setup.py Make list easier to read

2007-07-25 Thread Philipp von Weitershausen
Log message for revision 78334: Make list easier to read Changed: U Zope/trunk/setup.py -=- Modified: Zope/trunk/setup.py === --- Zope/trunk/setup.py 2007-07-25 20:53:58 UTC (rev 78333) +++ Zope/trunk/setup.py 2007-07-25

[Zope-Checkins] SVN: Zope/trunk/setup.py Bring back ZEO scripts that were removed in r76349.

2007-07-25 Thread Philipp von Weitershausen
Log message for revision 78335: Bring back ZEO scripts that were removed in r76349. Changed: U Zope/trunk/setup.py -=- Modified: Zope/trunk/setup.py === --- Zope/trunk/setup.py 2007-07-25 20:59:25 UTC (rev 78334) +++

[Zope-Checkins] SVN: Zope/trunk/lib/python/Products/PythonScripts/www/default_py Discourage the use of the upper-case RESPONSE attribute. The lower-case

2007-07-25 Thread Philipp von Weitershausen
Log message for revision 78338: Discourage the use of the upper-case RESPONSE attribute. The lower-case response attribute works perfectly fine (and has for ages) and it has the advantage of being supported by Zope 3 as well. Changed: U

[Zope-Checkins] SVN: Zope/trunk/ Merged philikon-zope2.11-with-standard-docutils:

2007-07-25 Thread Philipp von Weitershausen
Log message for revision 78333: Merged philikon-zope2.11-with-standard-docutils: - Ship Zope with a standard docutils 0.4 distribution, instead of a patched one. Both trusted and untrusted code are still protected against unwanted file inclusion. Changed:

[Zope-Checkins] SVN: Zope/trunk/lib/python/Acquisition/ Actually move the README.txt that I added to the Acquisition egg earlier to

2007-07-27 Thread Philipp von Weitershausen
Log message for revision 78385: Actually move the README.txt that I added to the Acquisition egg earlier to the package itself and make it a doctest. Changed: A Zope/trunk/lib/python/Acquisition/README.txt U Zope/trunk/lib/python/Acquisition/tests.py -=- Copied:

[Zope-Checkins] SVN: Zope/branches/philikon-aq/lib/python/Products/Five/browser/providerexpression.py A viewlet needs to be __of__ the view (it expects its __parent__ to be the view,

2007-07-27 Thread Philipp von Weitershausen
Log message for revision 78390: A viewlet needs to be __of__ the view (it expects its __parent__ to be the view, not the context). Changed: U Zope/branches/philikon-aq/lib/python/Products/Five/browser/providerexpression.py -=- Modified:

[Zope-Checkins] SVN: Zope/branches/philikon-aq/lib/python/Products/Five/viewlet/manager.py Only wrap if there's __of__

2007-07-27 Thread Philipp von Weitershausen
Log message for revision 78392: Only wrap if there's __of__ Changed: U Zope/branches/philikon-aq/lib/python/Products/Five/viewlet/manager.py -=- Modified: Zope/branches/philikon-aq/lib/python/Products/Five/viewlet/manager.py

[Zope-Checkins] SVN: Zope/branches/philikon-aq/lib/python/Products/Five/browser/providerexpression.py Small refactoring: actually wrap in the provider in provider.__parent__, which

2007-07-27 Thread Philipp von Weitershausen
Log message for revision 78394: Small refactoring: actually wrap in the provider in provider.__parent__, which *usually* ends up being the view, unless the provider decides otherwise. Changed: U Zope/branches/philikon-aq/lib/python/Products/Five/browser/providerexpression.py -=-

[Zope-Checkins] SVN: Zope/tags/philikon-aq-checkpoint/ Tag a checkpoint before I start getting evil on this branch.

2007-07-27 Thread Philipp von Weitershausen
Log message for revision 78395: Tag a checkpoint before I start getting evil on this branch. Changed: A Zope/tags/philikon-aq-checkpoint/ -=- Copied: Zope/tags/philikon-aq-checkpoint (from rev 78394, Zope/branches/philikon-aq) ___

[Zope-Checkins] SVN: Zope/branches/philikon-aq/lib/python/ Death to __of__!

2007-07-27 Thread Philipp von Weitershausen
Log message for revision 78398: Death to __of__! Changed: U Zope/branches/philikon-aq/lib/python/OFS/Traversable.py U Zope/branches/philikon-aq/lib/python/Products/Five/browser/metaconfigure.py U Zope/branches/philikon-aq/lib/python/Products/Five/browser/providerexpression.py

[Zope-Checkins] SVN: Zope/branches/philikon-aq/lib/python/Products/Five/browser/tests/test_pages.py Rip out test that tested the bogus behaviour of having self.context (where

2007-07-27 Thread Philipp von Weitershausen
Log message for revision 78399: Rip out test that tested the bogus behaviour of having self.context (where 'self' is a view) have an aq_chain that includes the view again. Naturally, this branch is all about ripping this out. Changed: U

[Zope-Checkins] SVN: Zope/branches/philikon-aq/lib/python/AccessControl/ Use either obj.__parent__or aq_parent(obj) instead of obj.aq_parent.

2007-07-27 Thread Philipp von Weitershausen
Log message for revision 78401: Use either obj.__parent__or aq_parent(obj) instead of obj.aq_parent. Both are the canonical forms of getting to an object's parent now. Changed: U Zope/branches/philikon-aq/lib/python/AccessControl/ImplPython.py U

<    1   2   3   4   5   6   7   8   9   >