On Mon, Aug 25, 2008 at 2:04 PM, srinivasa reddy kadem srinu.kadem@gmail.com wrote:
Already we are using cl-json in our product development, I'm not sure which version we are using now. But it is belongs to old source code(I think it is downloaded very long back).
Actually, not very much has changed since the first version.
Our team did some customization in the source code which meet our requirements. I want to update this into newer versions.
Darcs is great if you want to move patches between versions.
I get curious, isn't this something you want to share with us? I am interested, what are the cusomizations, is it related to the current discussion on a new interface?
Please let me know how to use it
See the testcases for examples
and where I can download latest version of
cl-json.In what way it should be embedded it into our application.
That information is on the project site, http://common-lisp.net/projects/cl-json
Is it unclear? There are a few releases, and a darcs repo. The darcs repo contains newer things, it is usually very stable but you never know. The last days I added some new patches, and we will add new patches the coming months, see the discussion on this mailing list about an new interface which means you will be able to control how cl-json maps to lisp in more detail. This might make the darcs repo a bit more unstable for a while.
Let me know you need any further clarification.
And vice versa.
/Henrik