On Fri, Jan 8, 2010 at 2:53 PM, Adam Barth <[email protected]> wrote: > One more question: the draft doesn't seem to provide any way to > generate a uniform request. Are we planning to have another > specification for an API for generating these requests?
Similar to CORS, UMP is just the security model; separate API specs define the API for making requests under that model. So, as XHR2 is to CORS, a yet-to-come UniformRequest is to UMP. --Tyler -- "Waterken News: Capability security on the Web" http://waterken.sourceforge.net/recent.html
