TCA and Core Data
Questions
Should I be passing core data entities around or move them into their own structs? I think passing the entity makes sense... but does it give me the most flexibility?
Should I be passing core data entities around or move them into their own structs? I think passing the entity makes sense... but does it give me the most flexibility?