Kevin,

Great, I saw your post on CP-dev.  I wonder if Ian would consider
transitioning SQLObject?  I know he mentioned earlier that all of his
new code (in other projects) is using names_with_underscores.

But there is a very clear line between your model objects and TG, so I
don't think having different naming in that case is going to be too
difficult for anyone.


Sean Cazzell


On Sun, 2005-11-06 at 12:16 -0500, Kevin Dangoor wrote:
> Hi Sean,
> 
> On 11/5/05, Sean Cazzell <[EMAIL PROTECTED]> wrote:
> > Since SQLObject and CherryPy use mixedCase style TG probably should
> > break with the PEP in this case.
> >
> > FWIW, I don't think that PEP 8 is neutral on this topic, but we have to
> > live with what we have.
> 
> I got confirmation from a CherryPy developer (Robert "fumanchu"
> Brewer) that CP 2.2 and onward are moving to PEP8
> names_with_underscores.
> 
> So, we'll just work on fixing up the stragglers in the TurboGears code
> and at least CP and TurboGears will be in sync.
> 
> Kevin

Reply via email to