[Zope-dev] Re: _setName issue (was declarePrivate doesn't)
   
    Chris Withers
     
    chrisw@nipltd.com
       
    Fri, 07 Sep 2001 15:25:28 +0100
    
    
  
Shane Hathaway wrote:
> 
> It's ugly, but it's working correctly.  
I guess that :-)
> I suggest there's no reason to use the name manage_main for your
> "custzsql" method.  Call it "manage_customize" or something similar
> instead, then make sure manage_options lists manage_customize first.
>  Declaring the name "manage" to be private actually has no effect, but
> declaring manage_main to be private would.
Great idea :-)
cheers,
Chris