On 26/4/06 2:37 PM, "James M Snell" <[EMAIL PROTECTED]> wrote:
>
> Ugh. Not more discussion about the introspection document!! ;-)
>
> The current format provides a structural grouping that just works.
it'd be nice if we came up with an XML description of introspection thingies
which could be placed inside atom:content
<atom:entry>
<atom:content type="application/atomserv+xml">
<atomserv:collection ... />
</atom:content>
...
</atom:entry>
Same way, it'd be nice if we could add/remove/edit other server side things
via APP (eg. the list of categories available, the list of authors in a
workspace).
Of course this is just me thinking Atom Feeds and Atom Entries are useful
containers for anything XMLish ... and with APP available then doubly so.
e.