Dave Thomas <Dave / thomases.com> wrote:
> This approach sounds like it is specific to Gtk. It would be nice to
> have a more general approach, which would allow Ruby to be embedded in 
> other applications in the future. Is this possible?

Yes.  I admit that Ian's one is more general.
As I mentioned before, my approach lacks the point of embedding.

My approach is simple and needs no addition to Ruby core API.
If more general API can be implemented, it is better to
everyone.


Masaki Fukushima