* Zeeshan Ali (Khattak) wrote, On 13/02/09 12:01:
er... it's on my plans. I do have a half conversion of the samab4 vfs cifs module to vala.Hi! On Fri, Feb 13, 2009 at 10:44 AM, Sam Liddicott <sam liddicott com> wrote:It often troubles me how tightly vala is bound to glib. Of course this isn't a fault, as such, because vala is designed for writing glib applications - but I want to use it for writing samba modules and kernel modules which don't (and won't) use glib.Dude! you are using vala for writing kernel modules? I have some patches against vala 0.4* to improve compact class support.Seriously, I wouldn't advice that. Vala is still in it's infancy to be taken so far unless you are really eager to contribute lots of patches to Vala that will extend it in the ways you want/need it to be. I'm effectively using vala as a powerful C pre-processor - I check that it generates the C I ought to have been writing, but enjoy writing vala. However I've not had time to touch vala since the summer, sadly. Sam |