Midgard core - trunk state
-
Piotr Pokora
Midgard core - trunk state
Tue February 09 2010 21:10:07 UTCHi!
There has been many internal changes applied in Midgard core recently.
I'd like to inform, core is ready for future *stable* development.
1. Among ~600 core tests, valgrind reports 600 bytes leaked memory.
* Leaks are reported for Mgdschema initialization, so runtime is not
affected.
* One named core test might include several minor tests not included in
total number of passed tests.
* Few leaked bytes are reported for GDA, which includes related fixes
in latest 4.0.7 release.
2. Fully functional with GDA4 (4.0.6, 4.0.7 and not yet released 4.2)
3. Core is refactored for GObject introspection which means we have
working vala bindings.
* http://trac.midgard-project.org/browser/trunk/midgard/apis/vala
4. New, support for private properties.
What must happen next in core is MidgardQuery design, which is
fundamental thing for all new features.
Piotras
_______________________________________________
dev mailing list
dev@lists.midgard-project.org
http://lists.midgard-project.org/mailman/listinfo/dev -
Re: [midgard-dev] Midgard core - trunk state
Wed February 17 2010 13:00:08 UTCHi,
On Tue, Feb 9, 2010 at 11:07 PM, Piotr Pokora <piotrek.pokora@gmail.com> wrote:
> There has been many internal changes applied in Midgard core recently.
> I'd like to inform, core is ready for future *stable* development.
This is great news!
Now, what do we need still in the Ratatoskr cycle?
* Workspaces (spec needs a review)
* Multivalue properties http://trac.midgard-project.org/ticket/759
* More flexibility for the midgard_user userlevel property (I'll make
a ticket about this)
Is all of this feasible? What about PHP 5.3 and workspaces? And new
language bindings made possible by GObject Introspection?
> Piotras
/Henri
--
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
Sent from Helsinki, ES, Finland
_______________________________________________
dev mailing list
dev@lists.midgard-project.org
http://lists.midgard-project.org/mailman/listinfo/dev -
Re: [midgard-dev] Midgard core - trunk state
Wed February 17 2010 13:30:06 UTCHenri Bergius pisze:
> Hi,
Hi!
> Now, what do we need still in the Ratatoskr cycle?
New query classes and implementation are fundamental for others.
It must be implemented first to forget about QueryBuilder usage in every
new code's part.
> * Workspaces (spec needs a review)
> * Multivalue properties http://trac.midgard-project.org/ticket/759
> * More flexibility for the midgard_user userlevel property (I'll make
> a ticket about this)
>
> Is all of this feasible? What about PHP 5.3 and workspaces? And new
> language bindings made possible by GObject Introspection?
There's small problem with GObject Introspection. Libgda doesn't provide
GIR file(s), so g-ir tools get stuck. I'll check what can be done for
this case.
Piotras
_______________________________________________
dev mailing list
dev@lists.midgard-project.org
http://lists.midgard-project.org/mailman/listinfo/dev
