Re: Issue 39 in json-template: clean up JS public method naming style to capWords

0 views
Skip to first unread message

codesite...@google.com

unread,
Nov 7, 2009, 4:41:08 PM11/7/09
to json-t...@googlegroups.com
Updates:
Labels: Todo-JS

Comment #1 on issue 39 by a...@chubot.org: clean up JS public method naming
style to capWords
http://code.google.com/p/json-template/issues/detail?id=39

namely Lookup should be lookup, or possibly get()

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Steven Roussey

unread,
Nov 14, 2009, 2:53:00 PM11/14/09
to JSON Template
Are you done with the various name changes, etc? I haven't looked at
stuff in a while. I have some tests to add to the suite, and I need to
cover some PHP changes to bring it up to speed. But I don't want to
work on a moving target...

On Nov 7, 1:41 pm, codesite-nore...@google.com wrote:
> Updates:
>         Labels: Todo-JS
>
> Comment #1 on issue 39 by a...@chubot.org: clean up JS public method naming  
> style to capWordshttp://code.google.com/p/json-template/issues/detail?id=39

Andy Chu

unread,
Nov 14, 2009, 3:23:31 PM11/14/09
to json-t...@googlegroups.com
On Sat, Nov 14, 2009 at 11:53 AM, Steven Roussey <srou...@gmail.com> wrote:
>
> Are you done with the various name changes, etc? I haven't looked at
> stuff in a while. I have some tests to add to the suite, and I need to
> cover some PHP changes to bring it up to speed. But I don't want to
> work on a moving target...

Just done and released in JS, glad to see you back. Let me know if
you have any issues.

FunctionRegistry API:

registry.lookup(user_str) --> [func, args], returns undefined

ScopedContext API:

context.get(json_key) --> <JSON value>, can raise UndefinedVariable
if undefined_str
is not set


thanks,
Andy

Reply all
Reply to author
Forward
0 new messages