Re: Filters as views (ISSUE-45)

Hi,

just a quick comment on the last example (/markus/friends?first=Ruben 
redirecting to /markus/friends?first=Ruben&page=1). The client would 
only find the /markus/friends?first=Ruben&page=1 PartialCollectionView, 
with totalItems=10. It would ignore /markus/friends?first=Ruben since 
this is not directly linked to anything there. And that in turn means 
the client couldn't access the count 15. I think in general the 
structure would be too confusing/complicated.

Cheers
Maik

Am 07.02.2016 um 16:51 schrieb Markus Lanthaler:
> Hi,
>
> I think there might have been some confusion and misunderstanding regarding
> the proposal I sent out a while ago. I slightly refined it and wrote down an
> exemplary interaction flow at
>
>     https://www.w3.org/community/hydra/wiki/Collection_Interaction_Flow
>
> Please have a look and let me know what you think. If you disagree we
> certain aspects and want to propose an alternative, please either create a
> new (!) page or describe your proposal based on an example in a mail.
>
>
> Thanks,
> Markus
>
>
> --
> Markus Lanthaler
> @markuslanthaler
>
>
>
>
>

Received on Sunday, 7 February 2016 22:27:13 UTC