2010/1/11 Leonardo M. <[email protected]> > El lun, 11-01-2010 a las 16:33 +0100, Michael Van Canneyt escribió: > > > > On Mon, 11 Jan 2010, ik wrote: > > > > > Hello, > > > > > > Have anyone know of an implementation of > > > couchdb<http://couchdb.apache.org/>for FPC/Lazarus ? > > > > Why would you need one ? You can issue HTTP requests using synapse, and > > process the results using fpJSON ? > > The answer could be, YES! there is one, it's called fpJSON :). >
JSON is a protocol that represent the data itself. It's like saying why do you need a way to show data, you have SQL statements in SQL based databases ... Ido > > -- > Leonardo M. Ramé > Griensu S.A. - Medical IT Córdoba > Tel.: 0351-4247979 > > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus >
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
