On 17/5/06 11:38 AM, "James M Snell" <[EMAIL PROTECTED]> wrote:
> This will be fixed in the next revision of the draft. The short answer > is: every "replies" link MUST be processed independently of any others. > That is, the feed consumer MUST NOT assume that multiple replies links > are all just pointing at different representations of the same set of > responses. would this mean this is possible: <entry> <link rel="replies" thr:count="5" xml:lang="en" href="1" /> <link rel="replies" thr:count="1" xml:lang="fr" href="1" /> ... </entry> e.