Portmill status

C. Florian Ebeling florian.ebeling at gmail.com
Mon Jun 29 11:09:08 PDT 2009


> Alternately, we could just be sure each app has a good set of RESTful APIs
> by which they communicate with each other (and perhaps other apps as well).
> This also has the benefit of avoiding backend DB entanglements when one app
> needs to evolve differently than the others.

That's what CouchDB fulfills already and on it's own, since it _only_
works over a RESTful API and does not need any proprietary protocol or
client library. You can do every operation on it using curl from the
shell.

-- 
Florian Ebeling
Twitter: febeling
florian.ebeling at gmail.com


More information about the macports-dev mailing list