On Sun, Apr 18, 2010 at 7:48 AM, Tom Schindl <[email protected]> wrote: > Is there a reason IEclipseContext defining methods like this: > > 1. Using Object as return type > ============================== > ---------8<--------- > public Object get(String name); > // vs > public <V> V get(String name); > ---------8<---------
This was closed months ago, see bug 284940. https://bugs.eclipse.org/bugs/show_bug.cgi?id=284940. I know there's been some BREE and bundle shuffling in the context code but I don't know if that means the bug should be reopened and addressed. Regards, Remy _______________________________________________ e4-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/e4-dev
