Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.8.1, 1.9-beta-1
-
Fix Version/s: 1.8.2, 1.9-beta-3
-
Component/s: groovy-jdk
-
Labels:None
-
Number of attachments :
Description
E.g. I should be able to call ".size()" on a CharSequence
Activity
Paul King
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Summary | Groovy should provide CharSequence variants for most its String methods | Groovy should provide CharSequence variants for most its DGM String methods |
Paul King
made changes -
| Fix Version/s | 1.8.2 [ 17495 ] | |
| Fix Version/s | 1.9-beta-2 [ 17494 ] | |
| Affects Version/s | 1.9-beta-1 [ 17153 ] | |
| Affects Version/s | 1.8.1 [ 17223 ] | |
| Component/s | groovy-jdk [ 10750 ] |
Paul King
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Paul King
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
DGM methods added but no tests yet - most simply call the String variants so in theory functionality should be ok. No Process method String variants were added.