Bicycle Repair Man usability
- From: "Rex Eastbourne" <rex.eastbourne@xxxxxxxxx>
- Date: 30 Aug 2005 15:07:53 -0700
Are there any Bicycle Repair Man users here? I recently got PyDev for
Eclipse, which comes with BRM. I am disappointed with what I've seen,
although I'm not sure if I'm using its full functionality. According to
PyDev's documentation, this is what one can do:
-Rename a function/variable
-Block of code --> method and a method call
-Get rid of extra variables by shifting them inline (e.g.:
a=1;b=2;c=a+b --> c=1+2)
I'm not aware of anything else that can be done, as BRM's documentation
is extremely thin. Is anyone else aware of other uses?
It's a shame this project is not active; it seems like such a great
idea.
Rex
.
- Follow-Ups:
- Re: Bicycle Repair Man usability
- From: Sybren Stuvel
- Re: Bicycle Repair Man usability
- Prev by Date: Re: OpenSource documentation problems
- Next by Date: Re: pyGame - Logitech rumble pad input OS X (10.3.9)
- Previous by thread: wxpython + ogl
- Next by thread: Re: Bicycle Repair Man usability
- Index(es):
Relevant Pages
|
|