[Grace-core] Annotations
Michael Homer
mwh at ecs.vuw.ac.nz
Tue Jun 11 18:29:31 PDT 2013
On Wed, Jun 12, 2013 at 1:21 PM, Andrew P. Black <black at cs.pdx.edu> wrote:
>>> def x is public readable,writable = 2
>>> means only the getter is public (though that looks ambiguous). Is there a better notation (or set of defaults).
>> This is currently a syntax error and you will need a conceptual
>> reworking of annotations to permit it.
> Michael, are you objecting to the comma?
No, "public readable" is a syntax error. The comma is fine.
-Michael
More information about the Grace-core
mailing list