On Fri, May 5, 2017 at 4:07 PM, Nathan Sidwell <nat...@acm.org> wrote: > This cleanup patch kills IDENTIFIER_NAMESPACE_VALUE and replaces > {get,set}_namespace_binding with get_namespace_value and set_global_value > respectively.
I'd prefer to stick with the _binding naming, as "value" is more ambiguous. Jason