SamCooper / COM_SPEC_RIDS

1 stars 0 forks source link

Archive query: NULL list or list of NULLs? #52

Closed DavidFeliot closed 11 years ago

DavidFeliot commented 11 years ago

a) The first part of the request shall contain a Boolean that if set to TRUE requests that the body of the objects is returned otherwise only the ObjectType and ArchiveDetails shall be returned and the body of the objects shall be a NULL.

Should the returned body list be NULL or should it be a list full of NULLs?

SamCooper commented 11 years ago

Changed to:

"The first part of the request shall contain a Boolean that if set to TRUE requests that the body of the objects is returned otherwise only the ObjectType and ArchiveDetails shall be returned and the returned list of the bodies of the objects shall be replaced with a NULL."