"Michele Cella" <[EMAIL PROTECTED]> writes:

> Jorge Godoy wrote:
>> This approach is also interesting to reuse widgets.  One can have a 
>> 'forms.py'
>> file -- as we have 'model.py' -- and just import the desired forms / classes.
>>
>
> +1
> That's another thing I was thinking about, maybe widgets.py since it's
> more generic and you wouldn't use only forms.

As you said before: are you mind reading? ;-)  I was going to write
'widgets.py', but then I thought about the name clash ('from turbogears import
widgets') and changed it to 'forms.py'. 

-- 
Jorge Godoy      <[EMAIL PROTECTED]>

Reply via email to