-
Notifications
You must be signed in to change notification settings - Fork 27
Access to parent objects on children #62
Copy link
Copy link
Open
Description
With the design of all the method calls coming off the data objects you do not need to access the parent object that created it 90% of the time but i am finding for example that sometime when working at the episode level i need some info from the server or library or account. One option is to just pass those other objects around and that is how i work around it but i beleive a lot of those objects or their info are already in these child objects so it could maybe be exposed.
I work around it anyway so if it is too hard don't worry it was just an idea.
This would be an enhancement not a bug
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels