[Zope-Checkins] SVN: Products.Five/branches/1.4/ Updated changelog and credit info.

2006-03-12 Thread Rocky Burt
Log message for revision 65936: Updated changelog and credit info. Changed: _U Products.Five/branches/1.4/ U Products.Five/branches/1.4/CHANGES.txt U Products.Five/branches/1.4/CREDITS.txt -=- Property changes on: Products.Five/branches/1.4 ___

[Zope-Checkins] SVN: Products.Five/branches/1.4/ Now applying monkey patches to make Zope2 work with python packages that don't have to live in Products/

2006-03-12 Thread Rocky Burt
Log message for revision 65935: Now applying monkey patches to make Zope2 work with python packages that don't have to live in Products/ Changed: _U Products.Five/branches/1.4/ U Products.Five/branches/1.4/pythonproducts.py U Products.Five/branches/1.4/tests/test_pythonproducts.py

[Zope-Checkins] SVN: Products.Five/branches/1.4/ Renamed test_registerpackage to test_pythonproducts.

2006-03-12 Thread Rocky Burt
Log message for revision 65934: Renamed test_registerpackage to test_pythonproducts. Changed: _U Products.Five/branches/1.4/ A Products.Five/branches/1.4/tests/test_pythonproducts.py D Products.Five/branches/1.4/tests/test_registerpackage.py -=- Property changes on: Products.Five

[Zope-Checkins] SVN: Products.Five/branches/1.4/ Added preliminary support for being able to register any python package as a zope2 product (so it shows up in Control Panel).

2006-03-12 Thread Rocky Burt
Log message for revision 65927: Added preliminary support for being able to register any python package as a zope2 product (so it shows up in Control Panel). Changed: _U Products.Five/branches/1.4/ U Products.Five/branches/1.4/__init__.py U Products.Five/branches/1.4/fiveconfigure

[Zope-Checkins] SVN: Products.Five/branches/1.4/ Setup basic modules for testing registerpackage functionality.

2006-03-12 Thread Rocky Burt
Log message for revision 65926: Setup basic modules for testing registerpackage functionality. Changed: _U Products.Five/branches/1.4/ A Products.Five/branches/1.4/tests/test_registerpackage.py A Products.Five/branches/1.4/tests/testing/pythonproduct1.py -=- Property changes on:

[Zope-Checkins] SVN: Products.Five/branches/1.4/ Setup logic-less registerPackage zcml directive.

2006-03-12 Thread Rocky Burt
Log message for revision 65925: Setup logic-less registerPackage zcml directive. Changed: _U Products.Five/branches/1.4/ U Products.Five/branches/1.4/fiveconfigure.py U Products.Five/branches/1.4/fivedirectives.py U Products.Five/branches/1.4/meta.zcml -=- Property changes on

[Zope-Checkins] SVN: Zope/branches/2.9/test.py Backport jinty's r41392:

2006-03-12 Thread Philipp von Weitershausen
Log message for revision 65924: Backport jinty's r41392: Have test.py remove iself from the pythonpath. Changed: U Zope/branches/2.9/test.py -=- Modified: Zope/branches/2.9/test.py === --- Zope/branches/2.9/test.py 200

[Zope-Checkins] SVN: Products.Five/branches/philikon-fix-lookup-priorities/ Fix http://codespeak.net/pipermail/z3-five/2006q1/001186.html:

2006-03-12 Thread Philipp von Weitershausen
Log message for revision 65923: Fix http://codespeak.net/pipermail/z3-five/2006q1/001186.html: Modeled Five's __bobo_traverse__ very much like BaseRequest.traverse: 1. Look for an existing __bobo_traverse__ (in Five's case, it's called __fallback_traverse__) and call it if it exists 2.

[Zope-Checkins] SVN: Products.Five/branches/philikon-fix-lookup-priorities/tests/testing/fancycontent.py On special attributes, FancyContent's __bobo_traverse__ method doesn't

2006-03-12 Thread Philipp von Weitershausen
Log message for revision 65922: On special attributes, FancyContent's __bobo_traverse__ method doesn't return attributes but raises errors. We want this for testing the behaviour of existing __bobo_traverse__ methods. Changed: U Products.Five/branches/philikon-fix-lookup-priorities/

[Zope-Checkins] SVN: Products.Five/branches/philikon-fix-lookup-priorities/ Branch for fixing http://codespeak.net/pipermail/z3-five/2006q1/001186.html.

2006-03-12 Thread Philipp von Weitershausen
Log message for revision 65921: Branch for fixing http://codespeak.net/pipermail/z3-five/2006q1/001186.html. Changed: A Products.Five/branches/philikon-fix-lookup-priorities/ -=- Copied: Products.Five/branches/philikon-fix-lookup-priorities (from rev 65920, Products.Five/branches/1.3)

[Zope-Checkins] SVN: Zope/branches/2.9/lib/python/OFS/Application.py Move to python logging module.

2006-03-12 Thread Chris Withers
Log message for revision 65919: Move to python logging module. Changed: U Zope/branches/2.9/lib/python/OFS/Application.py -=- Modified: Zope/branches/2.9/lib/python/OFS/Application.py === --- Zope/branches/2.9/lib/python/OFS/Ap

[Zope-Checkins] SVN: Products.Five/trunk/INSTALL.txt update install docs

2006-03-12 Thread Philipp von Weitershausen
Log message for revision 65918: update install docs Changed: U Products.Five/trunk/INSTALL.txt -=- Modified: Products.Five/trunk/INSTALL.txt === --- Products.Five/trunk/INSTALL.txt 2006-03-12 10:54:38 UTC (rev 65917) +++

[Zope-Checkins] SVN: Products.Five/branches/1.4/INSTALL.txt Update install docs

2006-03-12 Thread Philipp von Weitershausen
Log message for revision 65917: Update install docs Changed: U Products.Five/branches/1.4/INSTALL.txt -=- Modified: Products.Five/branches/1.4/INSTALL.txt === --- Products.Five/branches/1.4/INSTALL.txt 2006-03-12 10:49:

[Zope-Checkins] SVN: Products.Five/trunk/version.txt bump version number on the trunk

2006-03-12 Thread Philipp von Weitershausen
Log message for revision 65916: bump version number on the trunk Changed: U Products.Five/trunk/version.txt -=- Modified: Products.Five/trunk/version.txt === --- Products.Five/trunk/version.txt 2006-03-11 18:21:27 UTC (r