Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0-JSR-3
-
None
-
None
Description
> idea:
> it's possible to call
> obj.'methodname'(params)
> how about
> obj."$reference"(params)
blackdrag:
yes, thought about something like this too... I thought about something
like an String-Unescape-Operator, but GString is better.