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 >> types-sig
types-sig
[Types-sig] Static typing & IDEs
by Richard Davies other posts by this author
Apr 13 2002 3:08PM messages near this date
[Types-sig] Re: Static typing & IDEs | [PMX:#] [Types-sig] Webmaster Information
I realise that this groups is pretty dormant at the moment, but I 
wondered if the following was
another argument for adding static typing separate from those already 
mentioned. A number of modern
IDEs/editors provide context sensitive help (eg. MS IntelliSense) while 
you are typing - i.e.
suggesting fields/methods that are appropriate to the object/class you 
are working with at the time. This
behaviour is dependant on the editor being able to parse the (possibly 
incomplete) code and
derive type information. Adding static typing to python will enable 
smart editors to take advantage
of this.

Regards,
Richard





_______________________________________________
Types-SIG mailing list
Types-SIG@[...].org
http://mail.python.org/mailman/listinfo/types-sig

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