
29 Nov
2010
29 Nov
'10
7:49 a.m.
On Mon, 2010-11-29 at 09:11 +0200, Sohail Somani wrote:
On 10-11-28 11:09 PM, Rob Riggs wrote:
Honestly, the couple of times I've tried to use Spirit I have not been successful. I've done a few templates in my time but that library blows my mind. The concept is brilliant - and its implementation, heroic. But trying to actually use it tends to just make me feel dumb. You are not the only one. Something I could understand in a debugger or, more importantly, review for security in a network-facing application. +1
The Spirit concepts are straightforward if you read the documentation.
I've been using JSON Spirit which available from http://www.codeproject.com/KB/recipes/JSON_Spirit.aspx The code seems readable enough. --> Mika Heiskanen