gschlossnagle / json-template

Automatically exported from code.google.com/p/json-template
0 stars 0 forks source link

Bring PHP version up to date with JS version #54

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Bring PHP version up to date with JS version, once JS version is up to date
with Python version.

Original issue reported on code.google.com by sroussey on 18 Feb 2010 at 2:29

GoogleCodeExporter commented 8 years ago
JS is pretty much up to date with Python as far as I know... the best way to 
tell is by 
the unit tests.

The unit tests should be comprehensive, so if there is anything in Python that 
is not 
in JS it will be obvious.

Original comment by gtempacc...@yahoo.com on 18 Feb 2010 at 6:28

GoogleCodeExporter commented 8 years ago
Well, looking at the repo I things like "Make templates a special kind of 
formatter",
"Implement template recursion", etc., that do not look like they are in the JS
version... Also, I think whitespace issues are handled differently (and the 
tests are
made to ignore them).

Original comment by sroussey on 18 Feb 2010 at 4:36

GoogleCodeExporter commented 8 years ago
See response on issue 53 -- responded to the wrong one initially.

Original comment by andyc...@gmail.com on 18 Feb 2010 at 6:12