[maemo-developers] Color wheel mockup

From: Cornelius Hald hald at icandy.de
Date: Mon Oct 5 21:39:27 EEST 2009
On Mon, 2009-10-05 at 15:11 +0200, Thomas Perl wrote:
> Also, I have been thinking of implementing relevant parts of the code
> in Vala (and then either compiling the vala code to C source code for
> the library or build-depending on Vala, if this is okay with you) - makes
> it easier to write code more quickly and avoids some mistakes when
> trying to write GObject code directly in C (at least that's my opinion ;).
> 
> This does not mean that we should the whole code in Vala, but as
> Vala can compile directly into C code with support for proper GObjects,
> it seems to be a nice way to do at least some parts of the library, right?

I'm not sure about that as I never tried Vala, only read about it. In
the end I think it's important to get the job done. If you are willing
to implement it and you want to use Vala I definitively would prefer
that over someone who would do it in C but has not time :)

Besides that I would prefer C code here, because it's not that much code
and the code might be used by many people. So good compatibility and
well know practices seem to be important here. Also a future integration
into Hildon is probably easier if we don't use Vala.

Cheers!
Conny


More information about the maemo-developers mailing list