Feature #1164
Create a new alias for the .info method in OCA
Status: | Closed | Start date: | 03/14/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Javi Fontan | % Done: | 0% | |
Category: | Client API & Library | |||
Target version: | Release 4.0 | |||
Resolution: | fixed | Pull request: |
Description
In ruby, methods that change the object end with the bang operator. So .info should really be .info!
If we create an alias without dropping current .info method we'll preserve backwards compatibility.
Associated revisions
feature #1164: add aliases ended in ! for info methods
History
#1 Updated by Ruben S. Montero over 9 years ago
- Target version deleted (
Release 3.4)
#2 Updated by Ruben S. Montero almost 9 years ago
- Target version set to Release 4.0
#3 Updated by Ruben S. Montero over 8 years ago
- translation missing: en.field_story_points set to 0
#4 Updated by Ruben S. Montero over 8 years ago
- Status changed from New to Assigned
- Assignee set to Javi Fontan
#5 Updated by Javi Fontan over 8 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed