2006/7/27, Eric Scheid:
>> This took me quite a while to think through, but in the end I >> agree. Translations of a resource will often have slightly different >> contents in terms of the semantics of what is said, so I'd give them >> different ids. what would happen if you used conneg on the @rel='self' link (to the <entry/> document), asking for a different language?
You mean, sending an Accept-Language request-header? 406 Not Acceptable or return the entry even if it does not match the "accepted languages". http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.7 -- Thomas Broyer
