Jeff Watkins <[EMAIL PROTECTED]> writes: > I'm prepared to rename User, Group, Permission and SecretToken to SoUser, > SoGroup, SoPermission, and SoSecret (because they are part of the SQLObject > model hence the So prefix), but I'm concerned that someone may be referencing > the original names. > > Does anyone have a problem with *uglifying* the class names with an SO prefix?
Jeff, Why not using TgUser, TgGroup and TgPermission? They are specific to TurboGears, after all... -- Jorge Godoy <[EMAIL PROTECTED]>

