Ok, I think we should do that as a part of this JIRA (since its a fairly small change), but its also necessary.
Terence Yim January 5, 2016 at 10:19 PM
The usage of {Id.Stream.toString()} in StreamService is easy to replace. It's just a string representation for the stream ID. To be backward compatible, it can be just a simply static function in StreamUtils to do so as the name needs to be shared between StreamService and the client.
Ok, I think we should do that as a part of this JIRA (since its a fairly small change), but its also necessary.