Sometimes I hate generics and full qualified type names...
Sometimes I hate generics and full qualified type names...
[DCC Error] Spring.Collections.Dictionaries.pas(430): E2010 Incompatible types: 'System.TArray.TKey,Spring.Collections.Dictionaries.TDictionary.TValue>>' and 'System.TArray.TKey,Spring.Collections.Dictionaries.TDictionary.TValue>>'
[DCC Error] Spring.Collections.Dictionaries.pas(430): E2010 Incompatible types: 'System.TArray
LOL -- that is a mouthful alright.
ReplyDeleteI'm suddenly reminded of this: http://delphicodemonkey.blogspot.com/2013/06/the-most-awesome-thing-about-delphi-is.html
ReplyDeleteSeems as though some folks just have a yearning for COBOL...
ReplyDeleteAt least it is not
ReplyDelete[DCC Error] Spring.Collections.Dictionaries.pas(430): E2010 Incompatible types: 'TArray.TKey,TDictionary.TValue>>' and 'TArray.TKey,TDictionary.TValue>>'
It happened several times that Internal Compiler Error was raised in this kind of case which makes me really crazy (Clean+Build is useless)
ReplyDeleteBack to the topic, the IDE could be smarter like highlighting the differences :&)
ReplyDeleteBaoquan Zuo Ah, you mean like making Error Insight work?
ReplyDeleteBill Meyer more or less.
ReplyDelete