namhnguyen / asterixdb

Automatically exported from code.google.com/p/asterixdb
0 stars 0 forks source link

ADM data parser should support JSON character escapes #752

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The JSON escapes are

\"
\\
\/
\b
\f
\n
\r
\t
\u four-hex-digits

One should be able to use them in ADM documents.

Original issue reported on code.google.com by westm...@gmail.com on 4 Apr 2014 at 7:05

GoogleCodeExporter commented 9 years ago

Original comment by westm...@gmail.com on 4 Apr 2014 at 7:07

GoogleCodeExporter commented 9 years ago
This is an extension of issue 754

Original comment by ker...@gmail.com on 4 Apr 2014 at 9:13

GoogleCodeExporter commented 9 years ago

Original comment by westm...@gmail.com on 17 Jun 2014 at 12:11

GoogleCodeExporter commented 9 years ago

Original comment by westm...@gmail.com on 17 Jun 2014 at 12:12

GoogleCodeExporter commented 9 years ago
merged to master 
https://code.google.com/p/asterixdb/source/detail?r=e3e8ffa68b709528a1aab7117845
84f3c61eca75

Original comment by westm...@gmail.com on 3 Aug 2014 at 10:28

GoogleCodeExporter commented 9 years ago
yay! Vive Westmann! 

Original comment by ker...@gmail.com on 6 Aug 2014 at 6:57