Bicycle Repair Man usability



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

.



Relevant Pages

  • Bicycle Repair Man usability
    ... Eclipse, which comes with BRM. ... although I'm not sure if I'm using its full functionality. ... I'm not aware of anything else that can be done, as BRM's documentation ...
    (comp.lang.python)
  • Re: Great SWT Program
    ... Not "without reading any documentation", ... If there's no hint in the UI that given functionality exists, ... you can just hit enter to launch the search. ... The puppy will ...
    (comp.lang.java.programmer)
  • Re: Waitable Time Support
    ... On Oct 29, 9:01 pm, "Christopher Fairbairn" ... *can* use WaitForMultiple on those system events. ... This functionality is a little hidden... ... suggested the documentation tends to suggest the only way it works is to ...
    (microsoft.public.pocketpc.developer)
  • Re: RCP framework for .NET?
    ... It's an OSS IDE ... >> much the same sort of services as Windows Forms and System.Data. ... much of whose functionality was believe ... > For example one of the major Eclipse components is a Workbench, ...
    (microsoft.public.dotnet.general)
  • Re: Linux API developer documentation
    ... >> Where does one normally find the documentation to the core functions ... >> of the Linux API? ... general documentation other than the libc documentation about the kernel ... Sorry to be comparing the Linux core functionality to ...
    (alt.os.linux)