On 10/20/05, Joe Gregorio <[EMAIL PROTECTED]> wrote: > On 10/20/05, Luke Arno <[EMAIL PROTECTED]> wrote: > > Door #2: > > Just pretend that it is not XHTML and everything still works. > > This is actually the crux of the problem, because there isn't > a unique mime-type everything just *doesn't* work. Here is > a more detailed explanation given in the context of > subscribing to an Atom Feed[1]. In the case of the APP > I am talking about dispatching from an Introspection > Document and getting the editing client to load > automatically. >
I understand what you are saying. What I mean by "pretend that it is not XHTML" is serve your introspection document at http://example.com/blog/introspection.app with a Content-type: application/atomserv+xml (or whatever that is supposed to be for APP). What is the problem? - Luke
