On Sat, 30 Dec 2006, Mauricio Fernandez wrote: > On Sat, Dec 30, 2006 at 04:42:45AM +0900, Hemant Kumar wrote: >> Mauricio Fernandez wrote: >>> rcodetools is a collection of Ruby code manipulation tools. It includes >>> xmpfilter and editor-independent Ruby development helper tools, as well as >>> emacs and vim interfaces. >>> >>> Currently, rcodetools comprises: >>> * xmpfilter: automagic Test::Unit assertions/RSpec expectations and code >>> annotations >>> * rct-complete: 100% accurate (editor-independent) code completion >>> * rct-doc: document browsing and code navigator >>> * rct-meth-args: precise method info (meta-programming aware) and TAGS >>> generation > [...] >> Awesome work, has this been tested in Windows too? > > Some people tried to use xmpfilter on win32 and there were some issues but I > believe they've been solved now (the code was modified so that it doesn't > require Kernel#fork/Open3::popen3 anymore, and some other problems were > addressed). If it doesn't work right now, I'm confident it can be fixed > easily, so just give it a try and we'll try to solve problems as they appear. did you switch from Open3::popen3 to systemu by chance? regards. -a -- if you find yourself slandering anybody, first imagine that your mouth is filled with excrement. it will break you of the habit quickly enough. - the dalai lama