Re: [arch-general] Using libalpm with Vala

2011-01-25 Thread bardo
2011/1/14 Rémy Oudompheng : > Hello, > > I became recently interested in Vala, and I did several experiments to > try interfacing it with libalpm. Hello Rémy, you should probably forward this message to the pacman-dev ml, as it is where pacman (and libalpm) development takes place. It's easy to mi

[arch-general] Using libalpm with Vala

2011-01-14 Thread Rémy Oudompheng
Hello, I became recently interested in Vala, and I did several experiments to try interfacing it with libalpm. Vala is an object-oriented language created to be used mainly with glib2/gtk, and writing Vala bindings is especially lightweight : it is only a matter of writing a "dictionary" between C