You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Filipe Manana (JIRA)" <ji...@apache.org> on 2010/11/17 13:49:39 UTC

[jira] Created: (COUCHDB-949) Adding aliases start_key, end_key, start_key_docid and end_key_docid

Adding aliases start_key, end_key, start_key_docid and end_key_docid
--------------------------------------------------------------------

                 Key: COUCHDB-949
                 URL: https://issues.apache.org/jira/browse/COUCHDB-949
             Project: CouchDB
          Issue Type: Improvement
    Affects Versions: 1.0.1
            Reporter: Filipe Manana
            Assignee: Filipe Manana
            Priority: Trivial


Too often users specify start_key and end_key instead of startkey and endkey. This is mostly because all other (or most) parameters use underscores to separate words (for example: inclusive_end, include_docs, open_revs, revs_info, new_edits, deleted_conflicts, etc etc).



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (COUCHDB-949) Adding aliases start_key, end_key, start_key_docid and end_key_docid

Posted by "Filipe Manana (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filipe Manana closed COUCHDB-949.
---------------------------------

    Resolution: Fixed

Applied to trunk (revision 1036813).

> Adding aliases start_key, end_key, start_key_docid and end_key_docid
> --------------------------------------------------------------------
>
>                 Key: COUCHDB-949
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-949
>             Project: CouchDB
>          Issue Type: Improvement
>    Affects Versions: 1.0.1
>            Reporter: Filipe Manana
>            Assignee: Filipe Manana
>            Priority: Trivial
>         Attachments: COUCHDB-949.patch
>
>
> Too often users specify start_key and end_key instead of startkey and endkey. This is mostly because all other (or most) parameters use underscores to separate words (for example: inclusive_end, include_docs, open_revs, revs_info, new_edits, deleted_conflicts, etc etc).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (COUCHDB-949) Adding aliases start_key, end_key, start_key_docid and end_key_docid

Posted by "Filipe Manana (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933794#action_12933794 ] 

Filipe Manana commented on COUCHDB-949:
---------------------------------------

In revision 1036818 I renamed start_key_docid to start_key_doc_id and end_key_docid to end_key_doc_id (for absolute naming consistency).

> Adding aliases start_key, end_key, start_key_docid and end_key_docid
> --------------------------------------------------------------------
>
>                 Key: COUCHDB-949
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-949
>             Project: CouchDB
>          Issue Type: Improvement
>    Affects Versions: 1.0.1
>            Reporter: Filipe Manana
>            Assignee: Filipe Manana
>            Priority: Trivial
>         Attachments: COUCHDB-949.patch
>
>
> Too often users specify start_key and end_key instead of startkey and endkey. This is mostly because all other (or most) parameters use underscores to separate words (for example: inclusive_end, include_docs, open_revs, revs_info, new_edits, deleted_conflicts, etc etc).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (COUCHDB-949) Adding aliases start_key, end_key, start_key_docid and end_key_docid

Posted by "Filipe Manana (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filipe Manana updated COUCHDB-949:
----------------------------------

    Attachment: COUCHDB-949.patch

> Adding aliases start_key, end_key, start_key_docid and end_key_docid
> --------------------------------------------------------------------
>
>                 Key: COUCHDB-949
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-949
>             Project: CouchDB
>          Issue Type: Improvement
>    Affects Versions: 1.0.1
>            Reporter: Filipe Manana
>            Assignee: Filipe Manana
>            Priority: Trivial
>         Attachments: COUCHDB-949.patch
>
>
> Too often users specify start_key and end_key instead of startkey and endkey. This is mostly because all other (or most) parameters use underscores to separate words (for example: inclusive_end, include_docs, open_revs, revs_info, new_edits, deleted_conflicts, etc etc).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (COUCHDB-949) Adding aliases start_key, end_key, start_key_docid and end_key_docid

Posted by "Jan Lehnardt (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/COUCHDB-949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932934#action_12932934 ] 

Jan Lehnardt commented on COUCHDB-949:
--------------------------------------

I like this. Patch looks good.

> Adding aliases start_key, end_key, start_key_docid and end_key_docid
> --------------------------------------------------------------------
>
>                 Key: COUCHDB-949
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-949
>             Project: CouchDB
>          Issue Type: Improvement
>    Affects Versions: 1.0.1
>            Reporter: Filipe Manana
>            Assignee: Filipe Manana
>            Priority: Trivial
>         Attachments: COUCHDB-949.patch
>
>
> Too often users specify start_key and end_key instead of startkey and endkey. This is mostly because all other (or most) parameters use underscores to separate words (for example: inclusive_end, include_docs, open_revs, revs_info, new_edits, deleted_conflicts, etc etc).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.