[ 
https://issues.apache.org/jira/browse/COUCHDB-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Lehnardt updated COUCHDB-486:
---------------------------------

    Fix Version/s:     (was: 1.2)
                   1.3

Bump to 1.3.x
                
> Better separation between httpd and core through api layer
> ----------------------------------------------------------
>
>                 Key: COUCHDB-486
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-486
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Database Core
>            Reporter: Adam Kocoloski
>             Fix For: 1.3
>
>         Attachments: couch_api.patch
>
>
> I'm attaching a patch that routes non-purely-functional calls into core 
> CouchDB modules through a new couch_api module.  I also went ahead and wrote 
> down dialyzer specs for everything in couch_api.  I think this will be a 
> useful reference, will make the codebase a bit more accessible to newcomers, 
> and will help us maintain better separation between the purely functional 
> httpd layer and the core (useful in e.g. partitioning work).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to