Still have unresolved syntax decisions. Also, need to decide whether they are
declared (indented) along with the attributes of a type, or declared external
to the type declaration (but needing to be in the same file.)
Also, there are decisions as to how they interact with __private__ sections of
type declarations or source files.
One decision that has already been made is that syntax for calling a Getter is
just obj.attr
and syntax for calling a Setter is just obj.attr = val
Original issue reported on code.google.com by relis...@gmail.com on 25 Jan 2013 at 12:40
Original issue reported on code.google.com by
relis...@gmail.com
on 25 Jan 2013 at 12:40