Stewart Gordon wrote:
> On 15/01/2011 17:44, Steven Schveighoffer wrote:
> <snip>
>> Which unnecessarily complicates things. For example, you can't compare
>> two interfaces (try it!).
> 
> ?
interface I {}

...

I a = ...;
I b = ...;

if (a == b) // <-- ERROR

-- 
mailto:jeber...@free.fr
http://jeberger.free.fr
Jabber: jeber...@jabber.fr

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to