On Tue, Oct 21, 2008 at 1:58 PM, Ted Kremenek <[EMAIL PROTECTED]> wrote:

>
> On Oct 20, 2008, at 10:56 PM, Zhongxing Xu wrote:
>
>  Although it's more wordy, perhaps we should rename GetSVal() to
>> GetBinding() just to make the meaning of this method more clear.
>>
>> Renaming suggestion for the Store interface:
>>
>> Bind()/Retrieve()
>> SetBinding()/GetBinding()
>>
>>
>> Better ideas?
>>
>
> Bind() and Retrieve() sound great (unless you think they are too
> ambiguous).  Short and sweet.  "Bind()" also follows more with functional
> programming; we're creating a new store with the binding added.
>

Great. I'll do the renaming.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to