On Wed, Sep 1, 2010 at 22:18, Nick Sabalausky <a...@a.a> wrote:

> "Regression(2.020) Array member call syntax can't find matches in current
> class"
> http://d.puremagic.com/issues/show_bug.cgi?id=4525
>
> When I converted some D1 code to D2 recently, I actually had to *remove*
> many of my array-member-call-syntax calls because of that bug.
>
>

Sh*t. And trying to put Foo somewhere in there doesn't work either.
str.Foo.bar(), str.(Foo.bar()). Anyway, that would defeat the purpose which
is to get a clean, universal call syntax.

Reply via email to