Re: [Vala] Gee tests and extension proposal



On Mon, March 24, 2008 00:52, Quikee wrote:
I have extended the tests in Gee library. Now they cover all methods
provided by the interfaces they extend so that future changes to the
library can be done without fear to break the behavior of those
methods. The extended tests are attached to this post.

Thanks. I'll try to get them merged sometime soon.

I would also like to propose an extension to the interfaces in form of
additional convenient / often used methods. What I had in mind is
this:
[...]

A lot of these methods probably make sense. However, we're currently
trying to get something similar to the iterator and list interfaces
available in libgee into glib. For that, we first need to agree on a basic
API. We can always add helper methods later on.

Juerg




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]