Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 3.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Right now several operators (e.g. ! && || =~ ==~) cannot be overridden. Making all operators overridable would improve language consistency and open up new possibilities for API/DSL designers.
Clarification: By "making an operator overridable" I mean the standard Groovy way to provide an associated method that can be overridden, not some form of interception.
Issue Links
- duplicates
-
GROOVY-1889
Make all operators interceptable
-
Activity
Guillaume Laforge
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Link | This issue duplicates GROOVY-1889 [ GROOVY-1889 ] |
blackdrag blackdrag
made changes -
| Fix Version/s | 2.0 [ 13489 ] |