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 _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
