Menu

#1 Generics does not work

open
nobody
None
5
2010-11-29
2010-11-29
No

When a callback declaration used generic type templates, such as ...
MyCallbackInterface<Whatever> callback
... then "callback" will be forwarded to all callback-elements that can produce an instance of MyCallbackInterface, regardless of whether the type-parameter is "Whatever" or not. This should be fixed so that only instances of the specified generic type will be exposed.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.