Interface problems

Mandeep Singh Brar mandeep at brars.co.in
Tue Jan 25 10:26:55 PST 2011


Hi,

Not a question but just raising a concern i am facing again and again. The
current implementation of interfaces seem to be creating a number of problems.

I am not able to:

- find indexOf interface in an interface range using std.algorithm.
- compare interface objects
- assign interface to generic objects.

Does COM support warrant so much weight so as to break the interfaces
implementation from D1 and all other languages. What is the way to get this
addressed (is there a possibility at all).

Thanks
Mandeep


More information about the Digitalmars-d-learn mailing list