Re: [Vala] Web framework in Vala
Antono Vasiljev <[email protected]>
| Newsgroups | gmane.comp.programming.vala,gmane.comp.gnome.db |
|---|---|
| Message-ID | <[email protected]> |
On 12/08/2011 12:02 AM, Daniel Espinosa wrote: > May you want to use GDA[1] as your Database driver holder and use some > futures I'm developing in Vala for it. GDA and my resent additions in > libgda-vala branch, have full GIR/Typelib and Vala bindings to get > access from any language supporting GObject Introspction. Sure! GDA was considered as primary SQL adapter for Valum. > I want to create a GObject DataBase persistence framework and get some > functionalists equivalent to Python's Django framework. I plant to use > metadata information from database adquired by GDA to "navigate" > between objects with references and get others that depends on it, > like Django does, with the advantage to have Vala/C/GObject library > available to different languages. Really great idea. I came from Ruby on Rails world and some ORM is really must have for Valum. I know it will be hard implement every feature that implemented in dynamic languages as Python and Ruby... But anyway something less raw than connection needed here. > I also plan to develop a small cash management application using Vala Ony my small opinion, but GNUCash is awesome :) I use it and it has a lot of wisdom and knows about almost every edge case. Also it has very good documentation and manuals about personal finance management. Unfortanutley they do not use libgda but libgdi. > [1] http://www.gnome-db.org/ Thanks for the link, Daniel. I will look there next time i'll hack on Valium. > 2011/12/7 Antono Vasiljev <[email protected]>: >> Hello, All. >> >> I've pushed v0.0.1 of web framework for vala - Valum. >> >> https://github.com/antono/valum >> >> Some features and ideas behind Valum: >> >> - Inspired by sinatra.rb >> - Allows lua scripting (more to come) >> - Based on Soup for http parsing >> >> Planned features: https://github.com/antono/valum/blob/master/TODO.md >> >> >> Join the fun :) >> >> -- >> antono _______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
signature.asc
(application/pgp-signature, 836 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQIcBAEBAgAGBQJO39j7AAoJEB6GtAEE0dbh6OIQANFTvzgXsDBNERR+IV5gl1K/ YB4MBOlZZmGCzxhiTwqNhy2evR1iaXfy7i0B09sux4vjQK8tzj4HQgLZEk4irBT9 3vRc6b4sb/IcDg9E93JTZ9QEC8iz7npayKkwTWuY9bb/c65FredyX95UWXbnj9cL 5fOCbqVFJec3cfnQ4KMYXhPuQUCYhcugM3eQbnFUBufRCVwnaH/MUR8fl9sFDbZl rfOry0RC0yB6UFZYFW5OoC61c+PxAiKkfVyYTkG9KqH+tKG9NcsYl7oiS7E1T2Un BTLMhAyvvRGJ3zHLl/Q6BJghNHIQ/w8GQjYevrX9jzFVdD8lZniB0OISqxbrT11l keKtxs6VZlXMdKu8ciBM4agwNCfJyTJLFQHqpjTtrCB+6j2pVJLNjTOBDn4kFcX/ 4WCM3MRXrFIAb+Al6NWZ5G29l59f1CMgUAWgOJwkWvIP++T4hf7pgTAJUO4xsNH+ DkjDJLZGTspsp88tqarxaeXt5calgIHD2g9PzAachedO9kIwUZK0l0Kdtvm/uers UqsUlu6Smx9ZvreSqR6Y0y6WqWXUBjzT/A2wAUSWgEjxm79Fq33kF8zDWMc0eOtm mUhhvNl3cZW5d+MqmHIRDdFQETH54ALeQ8aehxz1e9dXARHhYa4o0URZNNh7PIgN c1qoSIXg4jW0soQMDliB =wdzz -----END PGP SIGNATURE-----