On 11/8/05, David Powell <[EMAIL PROTECTED]> wrote: > +0 - APPO is a custom format, but not custom for Atom;
What in the world? It's called APP Outline Format. > it is a generic > outlining format with no dependencies on Atom. Um, it's obviously inadequate for an outliner (text editor) application. If I wanted a format for that, I would use OPML or a custom format with even more features (like every other outliner app). I guess I'll rename that 'text' attribute so people don't get the wrong idea. > It looks pretty good > but I think that we should use a unique MIME type for APPO Atom > Introspection documents rather than application/outline+xml, for the > same general reasons that we don't just use application/xml for > everything. MIME dispatch etc. I've never need to dispatch on MIME type for this, and if I did, the proposed type would be just fine. Loading by MIME type doesn't give you the URI of the file, which is what you actually want. If there's a link=rel "introspection" somewhere, that's all that's needed. -- Robert Sayre "I would have written a shorter letter, but I did not have the time."
