|
ariesroyaal Newbie
Joined: 16 Oct 2004 Posts: 5
|
Posted: Sun Apr 27, 2008 9:10 pm
CMUD + Ruby |
So I've searched as much as I can for anyone actually actively using Ruby with CMUD and can't find anything. I've looked through the globals that cmud defines, and everything seems to be there... $windows, $zs, $zvar.. problem is, with the exception of $zvar, everything is NilClass, or in layterms, an empty class. This seems like a bug to me. Perhaps I am doing something wrong?
|
|
|
|
Fang Xianfu GURU
Joined: 26 Jan 2004 Posts: 5155 Location: United Kingdom
|
Posted: Sun Apr 27, 2008 9:20 pm |
The full zs object interface is only currently available to Lua. It'll be made available to languages using the WSH at some point in the future. zvar is the old interface for WSH languages, which allows you to change the values of variables - that's it, and that's all WSH languages, including Ruby, are currently able to do.
|
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|