Absolutely nothing. I was trying to point out that pointing out errors in someone's post immediately followed by suggestions that person is an idiot and should not be taken seriously is a jackass move.
On Sep 29, 2:50 pm, Josh Suereth <[email protected]> wrote: > On Wed, Sep 29, 2010 at 8:43 AM, Reinier Zwitserloot > <[email protected]>wrote: > > > No, Paul isn't right. The parser does NOT reject: > > > "foo bar baz bam" > > > because it means "foo.bar(baz).bam()". It cannot determine that that > > particular meaning doesn't work, for example because "baz" doesn't > > exist, or "bar" does not take any arguments, until some later phase. > > What's the real difference if the phrase is rejected on compilation? -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
