Hi,
I submit to Yast:Web repo ruby dbus bindings that contains fix for array
of variants ('av' or in ycp it is list<any>). I send the patch also to
upstream, but it looks quite dead. So it is question if we want use this
binding (I find another 3 ruby dbus bindings, each is without commit
more then year)?
If yes, then I should write also another useful patches like automatic
marshaling of ruby objects to variants (now if you use variant in
argument you must use array where first item is signature that specify
type and second is variable itself (example of this usage is in samba
rails plugin)).

With this patch and also with lslezak new core (now it is only in his
branch) is possible to send quite complex structures from yast to rails.
I successfully send map<string,any> where any in one case is
map<string,list<string>> and successfully receive it.

Welcome any question
JR
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to