https://d.puremagic.com/issues/show_bug.cgi?id=11509


bearophile_h...@eml.cc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|rejects-valid               |
            Summary|AA.rehash doesn't compile   |AA.dup @property
                   |with -property              |
           Severity|normal                      |enhancement


--- Comment #3 from bearophile_h...@eml.cc 2013-11-13 06:19:07 PST ---
(In reply to comment #2)
> Currently this is not a bug.
> 
> In object.di, AssociativeArray template struct defines 'rehash' and 'dup'
> method as normal function. So under -property switch, you cannot call them
> without parenthesis.

Thank you. I think AA.dup should become a @property, for uniformity with array
dup.
And perhaps rehash too. So now it's a low priority enhancement request.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to