<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Oct 20, 2008, at 11:01 PM, Zhongxing Xu wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><br><div class="gmail_quote">On Tue, Oct 21, 2008 at 1:58 PM, Ted Kremenek <span dir="ltr"><<a href="mailto:kremenek@apple.com">kremenek@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <div><div></div><div class="Wj3C7c"><br> On Oct 20, 2008, at 10:56 PM, Zhongxing Xu wrote:<br> <br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> Although it's more wordy, perhaps we should rename GetSVal() to GetBinding() just to make the meaning of this method more clear.<br> <br> Renaming suggestion for the Store interface:<br> <br> Bind()/Retrieve()<br> SetBinding()/GetBinding()<br> <br> <br> Better ideas?<br> </blockquote> <br></div></div> 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.<br> </blockquote></div><br>Great. I'll do the renaming.<br></blockquote></div><br><div>Sounds good!</div></body></html>