That makes sense. Thanks! Bob Ippolito wrote: > On Dec 30, 2005, at 2:42 PM, Sean De La Torre wrote: > > > This may be a dumb question, but I'll ask anyway. Why is it not > > threadsafe? > > It's not threadsafe because the same widget instance is used across > requests which means that all of its instance variables should be > immutable, or that gratuitous locking and/or copying should be used > so that a given thread has a consistent view of the instance. > > -bob
- [TurboGears] Re: SelectField Widget Bug Bob Ippolito
- [TurboGears] Re: SelectField Widget Bug Sean De La Torre
- [TurboGears] Re: SelectField Widget Bug [EMAIL PROTECTED]
- [TurboGears] Re: SelectField Widget Bug Kevin Dangoor
- [TurboGears] Re: SelectField Widget Bug [EMAIL PROTECTED]
- [TurboGears] Re: SelectField Widget Bug Kevin Dangoor

