stariy95 opened a new pull request, #627: URL: https://github.com/apache/cayenne/pull/627
Fix adds `ObjectStorePersistentWrapper` class that stores `Persistent` object with flatten paths in the same map, so it could be reclaimed by the GC. This class implements `Persistent` interface for the maximum compatibility. And there are no changes to the public API (aside from the new class introduced). There is still a minor risk of incompatibility as someone could rely on `ObjectStore` exact internal structure. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cayenne.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org