Hi all, I need to get a fault for an ObjectId from an ObjectContext. How would I do this?
I don’t see any public API for this—the implementation of createFault in CayenneContext seems to get me halfway there, but it will not return an existing fault, only create new ones. Cheers, - hugi
