[Zope-CMF] Re: tools-as-utilities, merging, releasing, etc

2007-03-05 Thread Hanno Schlichting
Hi, Jens Vagelpohl wrote: My checkins today addressed at least the second change set you list by making the site itself a utility and looking it up that way. The additional wrapping is gone as well. I tested the branch again against the current Plone trunk and found no branch related

Re: [Zope-CMF] Re: tools-as-utilities, merging, releasing, etc

2007-03-05 Thread Wichert Akkerman
Previously Hanno Schlichting wrote: Jens Vagelpohl wrote: My checkins today addressed at least the second change set you list by making the site itself a utility and looking it up that way. The additional wrapping is gone as well. I tested the branch again against the current Plone trunk

Re: [Zope-CMF] Re: tools-as-utilities, merging, releasing, etc

2007-03-04 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1 Mar 2007, at 17:36, yuppie wrote: Jens Vagelpohl wrote: On 28 Feb 2007, at 15:14, Rocky wrote: Now that I have completed the primary functionality for five.localsitemanager it seems to me that the CMF jens_tools_as_utilities branch should be

Re: [Zope-CMF] Re: tools-as-utilities, merging, releasing, etc

2007-03-04 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 1 Mar 2007, at 17:36, yuppie wrote: BTW: While fixing the tests a month ago I made two quick and dirty changes, adding some XXX comments: - in SkinnableObjectManager http://svn.zope.org/?view=revrev=72251 - in PropertiesTool

[Zope-CMF] Re: tools-as-utilities, merging, releasing, etc

2007-03-02 Thread yuppie
Jens Vagelpohl wrote: I'm working on the second step, trying to effect the component registration, and keep running into a strange problem. Using the ZMI, I can get a CMF site created in CMF 1.6 to a functioning state using the setup tool and executing the following steps + dependencies: - -

Re: [Zope-CMF] Re: tools-as-utilities, merging, releasing, etc

2007-03-02 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2 Mar 2007, at 13:36, yuppie wrote: I can't seem to replicate this in a script. Changing the import context to CMFDefault:default does not seem to update the available import steps - however, using the ZMI and the Properties tab on the

Re: [Zope-CMF] Re: tools-as-utilities, merging, releasing, etc

2007-03-02 Thread Jens Vagelpohl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2 Mar 2007, at 13:01, Jens Vagelpohl wrote: I can't seem to replicate this in a script. Changing the import context to CMFDefault:default does not seem to update the available import steps - however, using the ZMI and the Properties tab on

[Zope-CMF] Re: tools-as-utilities, merging, releasing, etc

2007-03-01 Thread yuppie
Hi Jens! Jens Vagelpohl wrote: On 28 Feb 2007, at 15:14, Rocky wrote: Now that I have completed the primary functionality for five.localsitemanager it seems to me that the CMF jens_tools_as_utilities branch should be ready for merging into trunk in anticipation of the of the next cmf 2.1

Re: [Zope-CMF] Re: tools-as-utilities, merging, releasing, etc

2007-03-01 Thread Sidnei da Silva
That BeforeTraverseEvent should be fired by ZPublisher/BaseRequest.py, after it looks up __before_publishing_traverse__ but before calling it I believe. Firing it from inside CMF doesn't make sense. -- Sidnei da Silva Enfold Systemshttp://enfoldsystems.com Fax +1 832 201 8856

[Zope-CMF] Re: tools-as-utilities, merging, releasing, etc

2007-03-01 Thread Philipp von Weitershausen
Sidnei da Silva wrote: That BeforeTraverseEvent should be fired by ZPublisher/BaseRequest.py, after it looks up __before_publishing_traverse__ but before calling it I believe. Firing it from inside CMF doesn't make sense. Yes, the ZPublisher should be firing it. But it doesn't. While it's

[Zope-CMF] Re: tools-as-utilities, merging, releasing, etc

2007-02-28 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rocky wrote: Now that I have completed the primary functionality for five.localsitemanager it seems to me that the CMF jens_tools_as_utilities branch should be ready for merging into trunk in anticipation of the of the next cmf 2.1 alpha/beta

[Zope-CMF] Re: tools-as-utilities, merging, releasing, etc

2007-02-28 Thread Rocky
On Feb 28, 12:15 pm, Tres Seaver [EMAIL PROTECTED] wrote: On that note, I would *greatly* appreciate it if you (Rocky) would promise not to move the SVN tag for LSM after this point: the possibility of chasing down reports which can't be replicated due to having the same tag point at