[PATCH] Make language type support more generic
Andreas Pakulat
apaku at gmx.de
Wed Aug 13 07:29:32 UTC 2008
On 13.08.08 16:30:29, Hamish Rodda wrote:
> - Remove all operator== and operator!=, just use equals() instead
Hmm, apart from me having little knowledge of all the stuff in language,
I'd like to vote for having at least operator==. Having to do a
foo.equals(bar) is one of the things I really hate in java. Its just so
much more natural to say foo == bar.
Andreas
--
Break into jail and claim police brutality.
More information about the KDevelop-devel
mailing list