[redland-dev] raptor_world_get_parser_description ()

Victor Porton porton at narod.ru
Sat Aug 16 15:42:21 EDT 2014


raptor_world_get_parser_description ()
Returns : description or NULL if counter is out of range

But there are no way to know the range of the counter! (except to start from zero and calling raptor_world_get_parser_description() with counter increasing by one until it return NULL).

I think that a function to return the number of parsers was forgotten.

Or is it a deliberate design decision to call raptor_world_get_parser_description() with counter increasing by one until it return NULL?

The same applies for raptor_world_get_serializer_description ().

--
Victor Porton - http://portonvictor.org


More information about the redland-dev mailing list