On Thu, Jan 13, 2011 at 10:17:27AM -0500, Yannick Warnier wrote:
> Yes, we will soon need a complete build system that installs and reports
> bugs on several OS and database systems.

Having tests at all is more important than a build system which
executes them automatically, IMO.

> Coding conventions should be very strict on always using the XML-based
> queries (as far as I remember that was the idea of MDB2).

Hm, I'm not familiar with that.  All I saw were XML files that describe
the table structures.  There is a programmatic query builder though,
but it's not very complete yet from what I've gathered.

Some (update and creation) queries can be automatically generated, and
those are used throughout the codebase so that's good.  However, there
are some complex data retrieval queries which can be only done manually.

Cheers,
Peter Bex
Solide ICT - http://www.solide-ict.nl

_______________________________________________
Dev mailing list
Dev@lists.chamilo.org
http://lists.chamilo.org/listinfo/dev

Reply via email to