Re: relate a Collection and a PagedCollection

 > Are there examples in the wild of Hydra paging? Best, Ruben

I have implemented a PoC API with it and found it intuitive just as it 
is in the spec.
The only problem I see with merging both collection classes is that a client
cannot detect whether the collection is paged or not.
It can only derive this from the fact that the links are missing but this
is not a sound solution.
Apart from that I really like what you proposed, especially that it matches
the IANA link relations.

Received on Tuesday, 15 April 2014 18:08:38 UTC