The Artima Developer Community
Sponsored Link

Python Buzz Forum
Python refactoring recommendations wanted

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ted Leung

Posts: 813
Nickname: twl
Registered: Jan, 2003

Ted Leung is principal of Sauria Associates, LLC. He is a member of the Apache Software Foundation
Python refactoring recommendations wanted Posted: Dec 20, 2003 12:49 AM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Ted Leung.
Original Post: Python refactoring recommendations wanted
Feed Title: Ted Leung on the air : computers/programming/python
Feed URL: http://www.sauria.com/blog/computers/programming/python?flav=rss
Feed Description: Ted Leung on the air: Open Source, Java, Python, and ...
Latest Python Buzz Posts
Latest Python Buzz Posts by Ted Leung
Latest Posts From Ted Leung on the air : computers/programming/python

Advertisement
I've been working on some test code as a way of learning my way around the Chandler repository. Needless to say the code has improved as my grasp of the system has improved. This afternoon I spent a bunch of time refactoring some of my old test code, and for the first time I found myself wishing for Eclipse. The implementation of refactoring there is really useful (Eclipse 3.0M6 came out today BTW). So I'm looking for recommendations of Python tools, particularly regarding refactoring. Up to now, I've been using good old Emacs, which has been serving fine, but I'm always on the lookout for more leverage. I know about WingIDE, which has some nice features (I had an open source license on Linux for doing pyblosxom work) -- I just figured out that I need to run X11 to get it work on the Mac, so I'll be trying that. I've also experimented with pyCrust, but find it be be quite sluggish, and it doesn't refactor. I've read about Bicycle Repair Man, but haven't tried it. Are there others I should be looking at?

Read: Python refactoring recommendations wanted

Topic: SourceGear responds Previous Topic   Next Topic Topic: BloGTK

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use