On Tue, Jun 12, 2001 at 09:08:04AM +1000, Damian Conway wrote:
>    > Can properties have properties?
> No, but their scalar values can.

What I was asking, in a roundabout way, was if
    $foo.bar.baz
makes sense; your answer suggests that it does. In which case, we can
teach the parser that a property query is just like a method call is
just like a hash or array element (with optional dereference if you're
calling $foo.{bar} instead of %foo.{bar}.)

-- 
You're not Dave.  Who are you?

Reply via email to