Comment 5 for bug 364322

Revision history for this message
Colin Dean (colindean) wrote :

It appears that laconi.ca's proposed groups API has not yet been finalized.

That gives us two options for the current:

1.) Parse the RSS and extract as much info as we can to try to get it to fit the SearchResult model

2.) Execute a search instead by calling get_search() instead of get_group().

In either case, once the API is finalized, that should obviously be used.