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 >> python-list
python-list
Re: A survey of Python IDEs - Summary (Long)
by Brian Kelley other posts by this author
Aug 27 2001 2:48PM messages near this date
Re: A survey of Python IDEs - Summary (Long) | Re: A survey of Python IDEs - Summary (Long)
Boudewijn Rempt wrote:

> As for my personal preferences - since I was forced to learn XEmacs around
> March, I've grown accustomed to it, and use it for Python, C++, Java, sgml
> and html editing... And I do start Qt Designer from XEmacs to design dialog
> windows ;-).
> 
I have to agree with this.  I generally use glade or Qt Designer to 
generate xml stubs for GUI's and write the controller code in xemacs. By 
the way xemacs for windows works like a champ as well, xemacs for any 
MAC OS before OS X is painful and I don't recommend it.  

Perhaps the best reason is that xemacs starts a new python process 
during every run so you don't have to worry about reloading modified 
modules.  Quiting a locked up GUI is as easy as hitting ctrl-G a couple 
of times.  The turn around time for development is pretty staggeringly 
fast.  Easily on par with any combined IDE I have ever used (which isn't 
much actually)

Of course the learning curve for emacs/xemacs is pretty staggeringly slow :)

Brian Kelley
Whitehead Institute for Biomedical Research


-- 
http://mail.python.org/mailman/listinfo/python-list
Thread:
Alan Green
Boudewijn Rempt
Brian Kelley
Aahz Maruch

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