-
Notifications
You must be signed in to change notification settings - Fork 10
Home
jsuchome edited this page Aug 14, 2012
·
11 revisions
Formerly known as YaST++
- Using well-known language: ruby ** wide community, good testing framework
- Role based access management ** Possible to define actions user are allowed to ** Front-end is run by regular user, in back-end is executed d-bus service with root access to the system
- Better modularity ** By splitting the business logic part (Glove) from UI (Qt, WWW), modules that borrow functionality from other ones do not need to import(install) their UI. ** Should end with smaller space requirements.
- ruby-bindings bugs: bnc#705417, bnc#705420, bnc#705422
- For running the example code, install rubygem-ruby-augeas from devel:/languages:/ruby:/extensions project