]> icculus.org git repositories - duncan/yast2-ruby-bindings.git/log
duncan/yast2-ruby-bindings.git
16 years agoAllows for a different mporting origin/HEAD origin/master
Duncan Mac-Vicar P [Fri, 23 Nov 2007 10:00:12 +0000 (11:00 +0100)]
Allows for a different mporting

Instead of

require 'yast'
m = YaST::Module.new("Foo")
m.hello

We do

require 'ycp'
require 'ycp/foo'
YCP::Foo::hello

Much nicer and the symbols are declared so
you can even ask the module for its methods

Minor other improvements.
Calling is broken for now

16 years ago- Lot of fixes and support for the UI!!!
dmacvicar [Wed, 19 Sep 2007 15:50:57 +0000 (15:50 +0000)]
- Lot of fixes and support for the UI!!!

git-svn-id: http://svn.opensuse.org/svn/yast/trunk/ruby-bindings@40969 e0cc52ee-31ee-0310-8b87-e83c4596d67c