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, Class resultClass) scores the variants for POST entities by the accepted media type for the result entity. Why is that? I

Re: Scoring of entity variants

2013-12-16 Thread Thierry Boileau
/12 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, Class resultClass) scores the variants for POST > entities by the accepted media typ