Hi,

El 19/12/21 a les 16:40, Samuel Thibault ha escrit:
“
For objects where read data and write data are the same, these objects
will be equal, otherwise they will be disjoint.
”


In that case, which one should we return as pager? Probably the right thing is to return an error, since a caller asking for RW permissions is expecting to receive a pager with both permissions. Either robj & wobj are equal and not null, or return an error.

Reply via email to