[JCBC-147] Rename getViews() to getDesignDocument() Created: 14/Nov/12 Updated: 03/Dec/12 Resolved: 03/Dec/12 |
|
| Status: | Resolved |
| Project: | Couchbase Java Client |
| Component/s: | library |
| Affects Version/s: | 1.1-dp4 |
| Fix Version/s: | 1.1-beta |
| Security Level: | Public |
| Type: | Improvement | Priority: | Blocker |
| Reporter: | Michael Nitschinger | Assignee: | Michael Nitschinger |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||
| Flagged: |
Release Note
|
||||||||
| Description |
|
The getViews() method should be renamed to getDesignDocument() before the API is stable. This is also in preparation for the createDesignDocument() and deleteDesignDocument() additions.
|
| Comments |
| Comment by Michael Nitschinger [ 21/Nov/12 ] |
| http://review.couchbase.com/#/c/22713/ |
| Comment by Matt Ingenthron [ 03/Dec/12 ] |
| This breaks API over DP, and should be release noted. |
| Comment by Michael Nitschinger [ 03/Dec/12 ] |
| fixed and merged into master, will be available in beta! |