Re: [PR] CAY-2833 Unify code related to the Cayenne model paths processing [cayenne]

2024-02-22 Thread via GitHub
stariy95 merged PR #597: URL: https://github.com/apache/cayenne/pull/597 -- 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.apa

[PR] CAY-2833 Unify code related to the Cayenne model paths processing [cayenne]

2023-12-21 Thread via GitHub
stariy95 opened a new pull request, #597: URL: https://github.com/apache/cayenne/pull/597 This PR introduces `CayennePath` and `CayennePathSegment` classes (that should be value objects, but that's still not a thing in Java). It allows to make any path-related logic more transparent and