Yeah we did a lot of work around Groups to actually support them in
Shindig. Along the way we found that the Group Id implementation didn't
exactly follow the spec.
Doug are you basically extending GroupId with your own custom "@" id? We
didn't consider this case, we basically support the @ i
The change was part of the commits for SHINDIG-1780.
Ryan could probably help with this.
- Henry
On Wed, Jun 6, 2012 at 9:52 AM, daviesd wrote:
> Some changes were made to GroupId between 2.5-beta1 and 2.5-beta2 that are
> affecting me.
>
> GroupId.Type changed from this
>
> all, friends, sel
https://github.com/kriskowal/q
I think this will make coding async operations in shindig MUCH easier to
do, read, review, troubleshoot , etc...
I'd like to target some spec changes (for 3.0 or later) as well to specify
that some arguments to apis will take or return promises explicitly...
anywa
Some changes were made to GroupId between 2.5-beta1 and 2.5-beta2 that are
affecting me.
GroupId.Type changed from this
all, friends, self, deleted, groupId;
To this
objectId(0), self(1), friends(2), all(3);
We had extended AppDataService to support a groupId of @institution
(something t
Sorry about that Doug, try this link
https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+SHINDIG+AND+resolved+%3E%3D+2012-03-26
And yes SHINDIG-1787 made it in thanks to Henry :)
-Ryan
From: daviesd
To: ,
Date: 06/06/2012 09:44 AM
Subject:
That first link does not work for me (IssueNavigator). I get
The selected filter is not available to you, perhaps it has been deleted or
had its permissions changed.
Also, do you know if SHINDIG-1787 made it in?
doug
On 6/6/12 9:39 AM, "Ryan J Baxter" wrote:
> Hi All,
>
> I finished the 2.
Hi All,
I finished the 2.5.0-beta2 release last night, here is all the info.
We solved 52 issues:
https://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=12321079
Staging repo:
https://repository.apache.org/content/repositories/orgapacheshindig-190/
Tag:
http://svn.apache