[haiku-bugs] Re: [Haiku] #11104: [PATCH] JSON parser

  • From: "axeld" <trac@xxxxxxxxxxxx>
  • Date: Tue, 05 Aug 2014 18:13:03 -0000

#11104: [PATCH] JSON parser
----------------------------+----------------------------
   Reporter:  waddlesplash  |      Owner:  stippi
       Type:  enhancement   |     Status:  assigned
   Priority:  normal        |  Milestone:  R1
  Component:  Kits          |    Version:  R1/Development
 Resolution:                |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  1             |   Platform:  All
----------------------------+----------------------------

Comment (by axeld):

 A good test would be a unit test, anyway.

 About the parser: I think the BMessage output should be implemented via a
 callback mechanism, as you can have very large JSON data in real life.
 For that same reason, it should internally work on a BDataIO, not just a
 BString/char*.

--
Ticket URL: <https://dev.haiku-os.org/ticket/11104#comment:6>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: