V
Vassilis Rizopoulos
I have a small C# GUI and a rather extensive ruby application.
What's the best way to marry the two (I can't change the C# GUI
requirement and I really want to keep my Ruby app
).
Ideally I would like to call Ruby classes from the C# code (if push come
to shove I will do a system call and run the ruby app externaly)
Cheers,
V.-
What's the best way to marry the two (I can't change the C# GUI
requirement and I really want to keep my Ruby app
Ideally I would like to call Ruby classes from the C# code (if push come
to shove I will do a system call and run the ruby app externaly)
Cheers,
V.-