https://bugs.gpodder.org/show_bug.cgi?id=1383

--- Comment #2 from Thomas Perl <[email protected]> 2011-07-28 13:01:45 BST ---
(In reply to comment #1)
> For the returned XML I've used top-level tags that describe the requested set
> of podcasts, such as
> 
> <toplist>
>  <podcast> ... </podcast>
>  ...
> </toplist>
> 
> <examples> 
>  <podcast> ... </podcast>
>  ...
> </examples
> 
> If you prefer to have a generic top-level tag, I can change it to something
> like <podcasts>.

That's okay, although for the sake of easier client-side code, wouldn't it be
better to keep <searchResults type="toplist"> or something as the root element?
For now, I'm using the XPath expression //podcast, so it doesn't really matter.

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to