On 16/1/06 2:09 PM, "James Holderness" <[EMAIL PROTECTED]> wrote:

> The one time I'd think it might be safe is with XHTML (as I mentioned in a
> previous message) since Atom processors are already required to handle XHTML
> fragments in the content element. Anything else would be highly risky unless
> it was a proprietary feed communicating between two known applications.

then you're not going to like what I was thinking of doing ... posting
<atom:category /> chunks to an APP/media collection, such that the media
collection entry might look like this (no typos this time, I hope)...

<entry>
    ...
    <content type="application/atom+xml">
        <category .../>
    </content>
</entry>

Thus, in the same sense I might have elsewhere a collection of images, I
have here a collection of atom categories.

I can hear the screaming already.

e.

Reply via email to