Feedback on LazyConstants (formerly StableValues)
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Wed Sep 24 14:58:25 UTC 2025
On 24/09/2025 15:49, Maurizio Cimadamore wrote:
> The question now is: is the configuration known at construction, or is
> it only known when we call get() ?
And, (this is also related to what Chen asked separately), if it's the
latter, do you expect all clients to call `get` with that "same"
configuration? Or could they also call with another configuration but
get the same "original" value?
Maurizio
More information about the amber-dev
mailing list