webmcp

diff framework/env/encode/json.lua @ 223:32ec28229bb5

Finished removing all references to cgi module (except demo-app); Removed partial loading mechanism
author jbe
date Fri Feb 27 21:49:00 2015 +0100 (2015-02-27)
parents e017c47d43b5
children aacddd07e471
line diff
     1.1 --- a/framework/env/encode/json.lua	Fri Feb 27 17:18:08 2015 +0100
     1.2 +++ b/framework/env/encode/json.lua	Fri Feb 27 21:49:00 2015 +0100
     1.3 @@ -8,6 +8,8 @@
     1.4  
     1.5  TODO: can't distinguish unambiguously between empty object and empty list!
     1.6  
     1.7 +TODO: replace with JSON library
     1.8 +
     1.9  --]]--
    1.10  
    1.11  -- TODO: check if numeric representations are JSON compatible

Impressum / About Us