Add support for property syntax in Ruby
---------------------------------------
Key: QI-38
URL: http://issues.ops4j.org/jira/browse/QI-38
Project: Qi4j
Issue Type: New Feature
Affects Versions: 0.1
Reporter: Rickard Öberg2
Assignee: Rickard Öberg2
Fix For: 0.2
When accessing Properties on the "this" object in Ruby there should be
syntactic sugar to make it look nicer. I propose the following:
@this.fullname = @this.firstName? + " "[EMAIL PROTECTED]
I.e. "@this.<property>=" maps to the setter and "@this.<property>?" maps to the
getter.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev