On Sat, Aug 21, 2010 at 19:03, sgoto <[email protected]> wrote: > Is it possible to write validation functions in different languages ? I > don't have a problem with javascript, but there are a lot of existing > libraries (eg PGP, ssl, etc) in other languages (C++, java, etc) and I would > like to try to avoid re writing them in javascript. Ideas ?
Sounds like you should read up on view servers: http://wiki.apache.org/couchdb/View_server Cheers, Dirkjan
