On 11/1/05, Jeff Grimmett <[EMAIL PROTECTED]> wrote: > On 11/1/05, Kevin Dangoor <[EMAIL PROTECTED]> wrote: > > > Today, I checked in the first bit of code for TurboGears' form > > generator. (Aside: if you have any thoughts on naming for the forms > > package, that'd be good. turbogears.forms seems lame.) > > Keep it simple. turbogears.forms is concise, to the point. It tells me > everything I need to know about what the module will do. > > Not to put too fine a point on it, but consider another fairly popular > framework that I'll call, uh, "knotted" for illustrative purposes. Does the > name " knotted.sandwich.pastrami" really tell you a lot about what the > module does? It may be the heart and soul of tw -- er, "knotted"'s > authentication system, but it's not too obvious from the name of the module.
I'll second that. Actually, twisted's names I don't mind. I find py's much worse--"wait... which is shell and which is crust? Filling? Argh..." turbogears.forms is just fine. -- Tim Lesher <[EMAIL PROTECTED]>

