Le samedi 27 juin 2015 à 12:51 +0200, Daniel Brendle a écrit :
> Hi, Gillaume
> 
> I discovered valum in the trending projects list of github a few
> months ago. The first thought was "oh wow, i could write my future 
> web
> backends in Vala; how cool is that?" directly followed by the
> remembrance of how painful it is to parse and generate JSON in vala
> when compared to Go or to Python. To be honest, this is the only 
> thing
> that keeps me from giving valum a try. Is there some way of
> conveniently marshalling/unmarshalling JSON in Vala? By convenient i
> mean an programming-effort comparable to pythons json.loads() or Go's
> (un-)marshalling methods? If we had this, valum would seem to be a
> viable option and i'll promise, i'll try it in depth for my next
> web-related project.

I think that you had your answer from Al. json-glib is a really
powerful JSON library.

I will update the documentation with some examples on how to use JSON
with Valum.

> 
> 
> Yours, Grindhold
> 
> 
> _______________________________________________
> vala-list mailing list
> vala-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/vala-list


Thank you, I really had great feedback so far!


-- 
Guillaume Poirier-Morency <guillaumepoiriermore...@gmail.com>

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to