[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PaceSimpleContentType



On 7/6/04 5:42 AM, "Asbjørn Ulsberg" <asbjorn@xxxxxxxxxxxxxx> wrote:

> Sounds fair. And enough. I don't think we need anything else at this
> moment. Let Atom be simple. But could we use the 'mode' attribute instead
> of 'type' to not confuse it with MIME type?
> 
>  <content mode="xml" />
>  <content mode="escaped-html" />

Is this assuming that there can't be text only feeds, and that everything
should be pumped through a text-to-html filter before being placed into the
feed? What if I have something, not a blog, that generates text-only
content, which I want to make available, and I have something that is only
interested in text-only content ... why must these two systems make a
side-trip to en-htmlize and de-htmlize the content?

e.