agrestio / agrest

Server-side Java REST Framework for easy access to data graphs from various backends
https://agrest.io
Apache License 2.0
81 stars 34 forks source link

#602 Expressions - immutable parameter binding, pruning unbound conditions #628

Closed m-dzianishchyts closed 1 year ago

m-dzianishchyts commented 1 year ago
andrus commented 1 year ago

Thanks for the PR. This feature is a cornerstone of all our upcoming expression evolution. I was already able to start on the first cut of the public expression factory API (#643). A few related notes: