John Panzer wrote: >[snip] > +1. (I've been following along but have lacked the time to comment > until now. Probably for the best.) > > Just thinking out loud: We've found scenarios where a server creates > multiple resources associated with a single (source) resource. An > example of this is a video which, when uploaded, results in a primary > video resource plus a thumbnail JPEG image, at separate read-only URLs. > A nice feature of PaceMediaEntries3 is that it leads to an obvious <link > rel="thumbnail" href="..."/> type of extension for handling this. >
Yep. The same scenario has come up in discussions on this side also. > Side question: > >> Deletion of an entry SHOULD result in the deletion of any associated >> media resources. >> > What happens if DELETE is applied to the edit-resource URL? > Undefined and left up to the implementation. For instance, in our particular implementation, the edit-resource URL is the same as the edit entry URL. - James
