libmodel and Midgard
-
Henri Bergius
libmodel and Midgard
Tue March 16 2010 08:20:08 UTCHi,
Would it make sense to provide libmodel for Midgard data?
http://aruiz.synaptia.net/siliconisland/2010/03/libmodel-and-gtk-from-codethink-labs.html
http://aruiz.synaptia.net/siliconisland/2009/10/generic-data-model-for-gobject-libmodel-is-this-going-to-be-forever-01.html
--
Henri Bergius
Motorcycle Adventures and Free Software
http://bergie.iki.fi/
Skype: henribergius
Jabber: henri.bergius@gmail.com
Microblog: http://www.qaiku.com/home/bergie/
My Royal Enfield Bullet 500 is for sale, see http://www.nettimoto.com/844397
_______________________________________________
dev mailing list
dev@lists.midgard-project.org
http://lists.midgard-project.org/mailman/listinfo/dev -
Re: [midgard-dev] libmodel and Midgard
Tue March 16 2010 13:00:06 UTCHenri Bergius pisze:
> Hi,
Hi!
> Would it make sense to provide libmodel for Midgard data?
>
> http://aruiz.synaptia.net/siliconisland/2010/03/libmodel-and-gtk-from-codethink-labs.html
> http://aruiz.synaptia.net/siliconisland/2009/10/generic-data-model-for-gobject-libmodel-is-this-going-to-be-forever-01.html
I do not think we need this as generic feature. At least if you take PHP
into account. For this language, it makes things complicated.
Ratatoskr is going to provide vala bindings, so I do not see any reason,
why it couldn't be implemented purely in vala for gtk world only.
Core should be plain and simple.
Even, if we need this (at some point), we still need to have "low level"
routines to query objects/data from storage. So those must be
implemented first.
Piotras
_______________________________________________
dev mailing list
dev@lists.midgard-project.org
http://lists.midgard-project.org/mailman/listinfo/dev -
Re: [midgard-dev] libmodel and Midgard
Tue March 16 2010 13:25:06 UTCHi,
On Tue, Mar 16, 2010 at 2:56 PM, Piotr Pokora <piotrek.pokora@gmail.com> wrote:
> I do not think we need this as generic feature. At least if you take PHP
> into account. For this language, it makes things complicated.
> Ratatoskr is going to provide vala bindings, so I do not see any reason,
> why it couldn't be implemented purely in vala for gtk world only.
> Core should be plain and simple.
Yes, the idea here would be to make Midgard's content repository more
accessible for GNOME application developers. So providing "Midgard
libmodel bindings" would be something that can be a separate package,
or even part of libmodel.
> Piotras
/Bergie
--
Henri Bergius
Motorcycle Adventures and Free Software
http://bergie.iki.fi/
Skype: henribergius
Jabber: henri.bergius@gmail.com
Microblog: http://www.qaiku.com/home/bergie/
My Royal Enfield Bullet 500 is for sale, see http://www.nettimoto.com/844397
_______________________________________________
dev mailing list
dev@lists.midgard-project.org
http://lists.midgard-project.org/mailman/listinfo/dev
