마음의 안정을 찾기 위하여 - JSON Toolkit v1.0
2388437
35
464
관리자새글쓰기
태그위치로그방명록
별일없다의 생각
dawnsea's me2day/2010
색상(RGB)코드 추출기(Color...
Connection Generator/2010
최승호PD, '4대강 거짓말 검...
Green Monkey**/2010
Syng의 생각
syng's me2DAY/2010
천재 작곡가 윤일상이 기획,...
엘븐킹's Digital Factory/2010
JSON Toolkit v1.0
Delphi/컴퍼넌트, 솔루션 소개 | 2008/06/16 10:22

웹서핑을 하던중 발견한 델파이용 JSON 파서입니다.

Json 포맷 파싱과 생성 속도가 매우 빠르다고 되어있네요, 실제 사용은 해보지 않았습니다.
첨부된 파일을 보시면 다양한 샘플을 제공하여 기존의 JSON 라이브러리 보다 사용상의 접근을 용이하게 해주는 것 같구요.
지속적으로 발전할 가치가 있다는게 장점이라고 볼 수 있을듯 싶습니다.

기존의 lkjson이나 ujson에 비해 결코 뒤떨어지지 않는 라이브러리라고 볼 수 있겠네요. (어디까지나 개인적 소견.)
lkjson과 ujson에 대한 소개 링크는 이곳으로 => http://dolba.net/tt/k2club/806 

출처는 : http://www.progdigy.com 입니다.

JSON toolkit is compatible with Delphi and Freepascal(win32/64 linux32/64).
Features:
- Parse/write JSON format very quickly.
- Validator.
- JSON-RPC protocole.
- Custom Variant.
- Can write JSON format to be human readable.

History:
 v1.0
  + renamed class and files
  + interfaced object
  + added a new data type: the method
  + parser can now evaluate properties and call methods
  + removed variant implementation (deprecated)
  - removed obselet rpc class
  - removed "find" method, now you can use "parse" method instead
 v0.5
  + new find method to get or set value using a path syntax
   ex: obj.s['obj.prop[1]'] := 'string value';
   obj.a['@obj.array'].b[n] := true; // @ -> create property if necessary
 v0.4
  + bug corrected: AVL tree badly balanced.
 v0.3
  + New validator partially based on the Kwalify syntax.
  + extended syntax to parse unquoted fields.
  + Freepascal compatibility win32/64 Linux32/64.
  + JavaToDelphiDateTime and DelphiToJavaDateTime improved for UTC.
  + new TJsonObject.Compare function.
 v0.2
  + Hashed string list replaced with a faster AVL tree
  + JsonInt data type can be changed to int64
  + JavaToDelphiDateTime and DelphiToJavaDateTime helper fonctions
  + from json-c v0.7
   + Add escaping of backslash to json output
   + Add escaping of foward slash on tokenizing and output
   + Changes to internal tokenizer from using recursion to
     using a depth state structure to allow incremental parsing
 v0.1
  + first release


 

2008/06/16 10:22 2008/06/16 10:22
Article tag list Go to top
View Comment 0
Trackback URL :: 이 글에는 트랙백을 보낼 수 없습니다
 
 
 
 
: [1] ... [573][574][575][576][577][578][579][580][581] ... [1323] :
«   2024/11   »
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
전체 (1323)
출판 준비 (0)
My-Pro... (41)
사는 ... (933)
블로그... (22)
My Lib... (32)
게임 ... (23)
개발관... (3)
Smart ... (1)
Delphi (93)
C Builder (0)
Object... (0)
VC, MF... (10)
Window... (1)
Open API (3)
Visual... (0)
Java, JSP (2)
ASP.NET (0)
PHP (6)
Database (12)
리눅스 (29)
Windows (25)
Device... (1)
Embedded (1)
게임 ... (0)
Web Se... (2)
Web, S... (21)
잡다한... (7)
프로젝트 (0)
Personal (0)
대통령... (13)
Link (2)