Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Proposed Activity Streams Extension (cross-posted to Opensocial)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
James M Snell  
View profile  
 More options Apr 25 2012, 4:59 pm
From: James M Snell <jasn...@gmail.com>
Date: Wed, 25 Apr 2012 13:59:42 -0700
Local: Wed, Apr 25 2012 4:59 pm
Subject: Re: Proposed Activity Streams Extension (cross-posted to Opensocial)
Ok... thanks for clarifying that :-) ....

When writing code to access this... what's the real difference between:

  var m = foo.links.next

and

  var m = foo["$next"]

Either way, you have to know in advance that either "links.next" or
the $next field identifies a next link.

On Wed, Apr 25, 2012 at 1:52 PM, Evan Prodromou <e...@status.net> wrote:
>[snip]
>    {
>        "links": {
>                      "next": "http://example.com/page/3",
>                      "prev": "http://example.com/page/1",
>                      "http://example.org/my/extension/rel/type":
> "http://example.com/another"
>                    },
>        "items": [...]
>    }

> Nice thing about the second option is that it makes it clear that extension
> link rel types are, in fact, rel types, and not some other kind of extended
> properties.

> -Evan

> --
> Evan Prodromou, CEO and Founder, StatusNet Inc.
> 1124 rue Marie-Anne Est #32, Montreal, Quebec, Canada H2J 2B7
> E: e...@status.net P: +1-514-554-3826


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.