> I started porting those Python-specific tests to JS-specific tests.
> It needs 2 more tests:

I do beg of you, that we work on JS first, before Python... ;)

> BTW, I noticed that you've made huge whitespace edits in your clone.
> That's going to make it very hard to merge any changes.  Basically
> you'll get conflicts everywhere.

Ick, yeah. It is very consistent now though. I have rules set so if
you want a space after the closing parenthesis of a function
definition you can have it, or not have it, etc. The whole of the file
is inside a function definition, yet it is not indented as such, etc.
That one indenting alone made me have to rework various comments and
lines to be less than 80 cols. Do you want me to fix your version? Do
you not want that kind of consistency? Personally, I prefer it since I
can reformat the whole file to my liking (tabs, etc), then reformat it
again before committing. I won't accidentally push tabs in the source,
etc., that way.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "JSON 
Template" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/json-template?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to