|
From: <jso...@li...> - 2011-05-26 02:46:34
|
Revision: 224
http://jsoncpp.svn.sourceforge.net/jsoncpp/?rev=224&view=rev
Author: aaronjacobs
Date: 2011-05-26 02:46:28 +0000 (Thu, 26 May 2011)
Log Message:
-----------
Reworked the type conversion system again, so that:A
* isFoo methods determine exact representability.
* asFoo methods cause casting when safe.
* isConvertibleTo indicates whether casting is safe.
See NEWS.txt for details.
Modified Paths:
--------------
trunk/jsoncpp/NEWS.txt
trunk/jsoncpp/src/lib_json/json_value.cpp
trunk/jsoncpp/src/test_lib_json/jsontest.cpp
trunk/jsoncpp/src/test_lib_json/main.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|