"embed" : {
"url" : "http://www.example.com/embedded/123",
"gadget" : "http://www.example.com/embedded/gadget.xml",
"context" : {
"title" : "Hello World",
"id" : 123
},
"previewImage" : "http://www.example.com/embedded/123.png"
}
...--
You received this message because you are subscribed to the Google Groups "OpenSocial and Gadgets Specification Discussion" group.
To view this discussion on the web visit https://groups.google.com/d/msg/opensocial-and-gadgets-spec/-/FZSC2uzfrXkJ.
To post to this group, send email to opensocial-an...@googlegroups.com.
To unsubscribe from this group, send email to opensocial-and-gadg...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/opensocial-and-gadgets-spec?hl=en.
Just as an aside, With proper versioning in 3.0 updating the EE and continuing to support the existing stuff becomes pretty straightforward.
Sounds great! One thing to keep in mind is that since we've got a new version of the spec (3.0), we have the ability to modify the API contracts. In terms of compatibility, the top level tags that we have are not currently used, so at least there would be no collisions. For example, in 2.0, if people are just getting the context passed in to their app, that's still possible to do. However, we need the entire embed structure, so we'll always be passing that in via the ee context.
--
You received this message because you are subscribed to the Google Groups "OpenSocial and Gadgets Specification Discussion" group.
To view this discussion on the web visit https://groups.google.com/d/msg/opensocial-and-gadgets-spec/-/3doDDp91jeMJ.
- Henry
Is the EE extension discussion on the schedule for the working session?
- Henry