TOGoS wrote:

Why not extend this to properties, too?

foo.hello becomes

      'hello'
      string
      as-property

Because that's an attribute access:

  $P0 = getattribute foo, "hello"

leo

Reply via email to