Well by posting the code that I'm changing in this thread, we risk
mixing two different conversations.

Anyway, it's not the largest deal in the whole world I admit.

But since no one has come up with a good reason for having files with
the same name (not the same namespace, just the same name),  I standy-
by my original assertion that it's an unnecessary confusion.

It's an unnecessary confusion for many reasons.  Including many
editors showing only "controllers.py" on each tab.  And it makes
quickly glancing at stack traces more difficult.  "Oh, there's a
problem in controllers.py...wait no, that's not my controllers.py,
that's turbogears!"

But in the name of incremental improvement, I strongly suggest that in
1.5 or more likely 2.0, one of the files be renamed.

Thanks!

On Jul 8, 3:57 am, Jorge Godoy <[EMAIL PROTECTED]> wrote:
> On Tuesday 08 July 2008 07:40:56 [EMAIL PROTECTED] wrote:
>
> > Yes.  TurboGears controllers.py and the controllers.py made by the
> > quickstart.
>
> Why are you willing to modify turbogears.controllers?  You can monkeypatch
> it...
>
> And, just to add to your confusion, you don't need a controllers.py inside
> your project.  You need a controllers module and it can be one directory with
> a __init__.py in it.  In fact, the tg-big template already creates it as a
> directory.
>
> --
> Jorge Godoy      <[EMAIL PROTECTED]>
>
>  signature.asc
> 1KDownload
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to