You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When executing a query, sometimes people want to calculate and add an attribute to the object. We should perhaps add a facility to do so. Objects and their existing attributes should ultimately remain read-only, so these would be volatile.
Perhaps we could add a map to each object that could be added to within the DSL.
When executing a query, sometimes people want to calculate and add an attribute to the object. We should perhaps add a facility to do so. Objects and their existing attributes should ultimately remain read-only, so these would be volatile.
Perhaps we could add a map to each object that could be added to within the DSL.
Ideas:
The text was updated successfully, but these errors were encountered: