Monthly Archives: August 2010

VASmalltalk – MSKJSONWrapperApp

The base of the CouchDB interface is my wrapper around an external C-library doing the JSON parsing stuff. The JSON parser/checker can be found in the MSKJSONWrapper App application (by the way: all source code is available at vastgoodies). As … Continue reading

Posted in Smalltalk | Tagged , , | Leave a comment

VASmalltalk – Interface to Apache CouchDB

I started work of an interface to the CouchDB (MSKCouchDB) – a document/json oriented database from the Apache project. You may get further information about CouchDB at CouchDB at Apache. In addition to this early interface I updated the JSON … Continue reading

Posted in Smalltalk | Tagged , , | Leave a comment