Re: Scoring of entity variants

2013-12-16 Thread Thierry Boileau
/12 Arjohn Kampman arjohn.kamp...@vound-software.com Hi all, We're running into an issues regarding the scoring of entity variants on the client. We found out that ClientResource.handle(Method method, Object entity, ClassT resultClass) scores the variants for POST entities by the accepted

Scoring of entity variants

2013-11-12 Thread Arjohn Kampman
Hi all, We're running into an issues regarding the scoring of entity variants on the client. We found out that ClientResource.handle(Method method, Object entity, ClassT resultClass) scores the variants for POST entities by the accepted media type for the result entity. Why is that? In our