[Zope3-Users] worldcookery.browser.widget.DynamicSequenceWidget

2006-02-24 Thread Marco Mariani
How should I modify the custom widget in the recipe examples to make it work with 3.2.0 ? As it is, the program does not work from chapter 7 onward I get this on zope.app.form.browser.SimpleInputWidget at every attempt to display the widget: instance = self._widget_factory(*args)

Re: [Zope3-Users] Re: [Zope] Debugging doctests

2006-02-24 Thread Lennart Regebro
On 2/24/06, Martijn Pieters [EMAIL PROTECTED] wrote: On 2/23/06, Lennart Regebro [EMAIL PROTECTED] wrote: Not to mention, doctests are not debuggable from WingIDE. ;-) In 2.1 you can; the following is the equivalent of pdb.set_trace(): wingdbstub.debugger.Break() :) Oh, cool. I need to

Re: [Zope3-Users] Re: [Zope] Debugging doctests

2006-02-24 Thread Stephan Richter
On Thursday 23 February 2006 17:18, Chris McDonough wrote: On Feb 23, 2006, at 4:51 PM, Stephan Richter wrote: So, I take it that you are a second voter in favor of not requiring   all tests to be doctests. If the ZSCP thing takes off, I think test/doc req'ts should be   somewhat looser

[Zope3-Users] Re: Install Error: Sax

2006-02-24 Thread Laurence Rowe
You need to install the python-xml package. Laurence Steve Wedig wrote: Hello, I'm having an install problem for Zope 3.2.0, and I would appreciate any help you can offer! I'm running FreeBSD 6 and I had Z3 installed. Everything was wonderful :) My friend recompiled most of the system, and

Re: [Zope3-Users] syncing object view after an attribute change

2006-02-24 Thread Gary Poster
On Feb 21, 2006, at 8:22 AM, Joel Moxley wrote: Hi all, I've been developing an app, and I keep running into this problem. Briefly, the object view loaded in my page will be one step out of sync with a change I make on the object. This seems to be something very basic that I am missing, but

Re: [Zope3-Users] zope3 debian/testing ZopeXMLConfigurationError

2006-02-24 Thread Chris Withers
Stefane Fermigier wrote: You should probably report this to the Debian Zope packaging team. ...and then once you've given up on package builds, try compiling from source ;-) Chris -- Simplistix - Content Management, Zope Python Consulting - http://www.simplistix.co.uk