ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> komodo-beta
komodo-beta
[Komodo-beta] code completion on static methods
by Lee Connell other posts by this author
Jan 28 2007 2:12PM messages near this date
view in the new Beta List Site
[Komodo-beta] help | Re: [Komodo-beta] code completion on static methods
When using @staticmethod on a method within a class, komodo won�t read any
parameters that are needed within that method, only if you put �self� in
with your parameters in the definition.  There is no need for self I believe
since it�s static, and if you do put �self� in the accepted parameters,
calling the code, which now completes properly fails because you�re not
giving it enough arguments, thus because self is not automatically being
passed along as it is static.


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.17.12/655 - Release Date: 1/28/2007
1:12 PM
 
Thread:
Lee Connell
Trent Mick
Trent Mick

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved