WilkinsonK / xapi-oxidized

XNAT web API client
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Extend `Resource` model to instead accept a generic model as it's owner #26

Open WilkinsonK opened 2 months ago

WilkinsonK commented 2 months ago

After further usage of this model in development, it has been made clear that the form of it is incomplete. Instead of making the user have to access values directly to the model, it would instead be best to allow the user to designate "who" the owner of that resource is.