[Rubycocoa-devel 868] Re: using RBBundleInit in a plugin

Back to archive index

jeanp****@gmail***** jeanp****@gmail*****
Wed Apr 25 09:52:51 JST 2007


On 4/24/07, Fujimoto Hisa <hisa****@fobj*****> wrote:
>
> I'm not good for TextMate, but writing plugin enabler for it may be
> almost same as sample/VPRubyPluginEnabler.
>
>    * write plugin enabler (like sample/VPRubyPluginEnabler), it should
>      run in the TextMate process.
>    * the enabler should be written loading a ruby program as plugin.
>    * loaded ruby program should run in the same process, so it's enable
>      to access objects in the process.


hisa-san, i was hoping the textmate case might be similar to voodoopad so i
could study what you have done there. i have a VPRubyPluginEnabler-like
plugin for textmate, it simply loads a helper script that displays some
dialogues, calls NSBeep() and a few other assorted rubycocoa things. what i
now need to figure out is how to have it load the scripts (textmate
commands) so they are run in the same process.

i will think about this for a little bit and post my results - thank you for
the help!
cheers,
jean-pierre
-------------- next part --------------
An HTML attachment was scrubbed...
다운로드 


More information about the Rubycocoa-devel mailing list
Back to archive index