Re: Bicycle Repair Man usability
- From: "matt" <matthewharrison@xxxxxxxxx>
- Date: 30 Aug 2005 15:48:12 -0700
Eclipse's java refactoring tool puts BRM to shame. This probably has a
lot to do with the static typing of Java and the JDTs nice built in
compiler. When doing Java development the refactoring support is
really nice (and using a nice ide make's java development almost as
easy as python, since the ide can do the typing for you;) ).
I'd like to hear other's experiences with refactoring in python. Most
of the projects I work on are quite small relative to some of the Java
projects I've worked on. Are people using BRM? Or is refactoring in
python just as easy by hand? Or is refactoring just a java based
activity....
matt
.
- Follow-Ups:
- Re: Bicycle Repair Man usability
- From: bruno modulix
- Re: Bicycle Repair Man usability
- References:
- Bicycle Repair Man usability
- From: Rex Eastbourne
- Bicycle Repair Man usability
- Prev by Date: Re: Problem with string -> int conversion ?
- Next by Date: py2app and Bittornado
- Previous by thread: Bicycle Repair Man usability
- Next by thread: Re: Bicycle Repair Man usability
- Index(es):
Relevant Pages
|
|