Re: [Zope3-dev] RFC: Content Providers and Viewlets

2005-10-17 Thread Stéphane Brunet
Stephan Richter wrote: On Monday 17 October 2005 12:21, Gary Poster wrote: Similarly to your comments, I'm worried about viewlets getting in Zope 3.2 without addressing the update problem, myself. Maybe you can simply put an XXX or a warning and be happy with it: not my call. :-)

Re: [Zope3-dev] Sending patch

2005-06-23 Thread Stéphane Brunet
Jim Fulton wrote: Stéphane Brunet wrote: Hi, I finished adding the "ASCIILine" field and the ASCIIAreaWidget to the source (see this thread for the details : http://mail.zope.org/pipermail/zope3-dev/2005-June/014735.html). I didn't touch to the Bytes Widget yet becau

[Zope3-dev] Sending patch

2005-06-22 Thread Stéphane Brunet
Hi, I finished adding the "ASCIILine" field and the ASCIIAreaWidget to the source (see this thread for the details : http://mail.zope.org/pipermail/zope3-dev/2005-June/014735.html). I didn't touch to the Bytes Widget yet because It will most probably break everything using the Bytes(Line) fiel

Re: [Zope3-dev] Re: Existential question about BytesWidget v.s. ASCIIWidget

2005-06-13 Thread Stéphane Brunet
Jim Fulton wrote: Oh, that. Wa. Christian Theune almost had this fixed last year at EuroPython. This is also related to a File object refactoring that someone *almost* finished recently. What kind of refactoring ? Is it already in the trunk ? I don't know what your solution looks lik

Re: [Zope3-dev] Re: Existential question about BytesWidget v.s. ASCIIWidget

2005-06-13 Thread Stéphane Brunet
Derrick Hudson wrote: On Sun, Jun 12, 2005 at 08:20:36PM -0400, Stéphane Brunet wrote: [... (read the thread if you want all the background info) ...] | What is the "raison d'être" of ASCIIWidget v.s. BytesWidget if they | expect the same type of input (plain ASCII text) and st