Re: [push-api] Define a serializer for PushSubscription (#125)

FWIW, I strongly support the proposal to define sensible JSON serialization for subscription - the fact that we no longer do this broke a very reasonable flow, causing me to do:

    subscription = {endpoint: subscription.endpoint, subscriptionId: subscription.subscriptionId}

which is pretty gross imho.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/issues/125#issuecomment-86761693

Received on Friday, 27 March 2015 00:04:27 UTC