Re: [Zope3-dev] Re: [Checkins] SVN: zope.schema/trunk/ More work on bug 98287: Introduced an event to signal that an object value is

2007-09-13 Thread Christian Theune
Am Sonntag, den 08.07.2007, 11:31 -0400 schrieb Stephan Richter: > On Sunday 08 July 2007 10:02, Christian Theune wrote: > > Log message for revision 77624: > > More work on bug 98287: Introduced an event to signal that an object > > value is going to be assigned. > > Ahh, this is crazy! Why wou

Re: [Zope3-dev] Re: [Checkins] SVN: zope.schema/trunk/ More work on bug 98287: Introduced an event to signal that an object value is

2007-07-09 Thread Christian Theune
Am Montag, den 09.07.2007, 10:11 -0400 schrieb Fred Drake: > On 7/8/07, Christian Theune <[EMAIL PROTECTED]> wrote: > > > Please revert. The solution is to rip out setting the value from within > > > the field > > > altogether. > > > > Humm. Ripping out setting the value from within the field does

Re: [Zope3-dev] Re: [Checkins] SVN: zope.schema/trunk/ More work on bug 98287: Introduced an event to signal that an object value is

2007-07-09 Thread Fred Drake
On 7/8/07, Christian Theune <[EMAIL PROTECTED]> wrote: > Please revert. The solution is to rip out setting the value from within the field > altogether. Humm. Ripping out setting the value from within the field doesn't make sense to me. The field is the only demonitator between zope.app.form an

Re: [Zope3-dev] Re: [Checkins] SVN: zope.schema/trunk/ More work on bug 98287: Introduced an event to signal that an object value is

2007-07-08 Thread Stephan Richter
On Sunday 08 July 2007 11:38, Christian Theune wrote: > Am Sonntag, den 08.07.2007, 11:31 -0400 schrieb Stephan Richter: > > On Sunday 08 July 2007 10:02, Christian Theune wrote: > > > Log message for revision 77624: > > >   More work on bug 98287: Introduced an event to signal that an object > > >