Em Sexta 13 Outubro 2006 05:08, Max Ischenko escreveu:
> +0 on this.

I'm -1, specially because of the name.

> That's why it's hard for me to judge usefuleness of the proposal. In
> smaller projects I usually have forms.py which is similar to your view.py;
> in larger project I found that splitting based on functionality makes more
> sense (e.g. stats.py, billing.py, dashboard.py, etc.).

I do the same.  In bigger projects I have a module for each major 
functionality and inside this module I create my "forms.py" that is used 
there and by other modules when needed (e.g. an address module that provides 
means to fill in addresses at the customers' module or the suppliers module). 

-- 
Jorge Godoy      <[EMAIL PROTECTED]>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk
-~----------~----~----~----~------~----~------~--~---

Reply via email to