Vim/Ruby release!
Doug Kearns
dougkearns at gmail.com
Fri Aug 1 21:02:03 EDT 2008
2008/7/15 Mark Guzman <segfault at hasno.info>:
<snip>
> I've had a completion project running in the background and would like some
> feedback on the overall concept. I'm spawning a ruby process per buffer to
> handle completions for that buffer. Completion uses rinda in the embedded
> ruby env to communicate with the ruby processes and provide a list of
> values.
>
> All of that is to get around some of the embedding flakiness that's come up.
>
> Thoughts...
Could you refresh my memory as to these issues?
My only concern is that in working around it we neglect making
improvements to Vim's Ruby interface. I know Tim was doing some work
on it last year but I'm not sure of the end result.
Regards,
Doug
More information about the vim-ruby-devel
mailing list