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

Which collections to upload and post to




Uploading files


It is not obvious how to upload files via the Atom protocol, there is no longer any ResourcePostURI, but there are now "generic" collections which allow resources of any content type.

So I assume that one is to upload resources by POSTing them to a generic collection, but which one? There can be multiple collections with contents="generic." When a user wants to upload a file, I guess I need to ask them which collection they want to post to. Am I missing something here? Is there no default resources collection?

Posting entries

I guess I have the same question about entries. Blog clients are going to have to present a list of collections and allow a user to navigate and edit each. Is there no "default" entry collection?

I'm not saying that we need default collections. I'm just trying to understand.

- Dave