Re: JDom and Java5
"Gregor Zeitlinger" <[email protected]>
| Newsgroups | gmane.comp.java.jdom.general |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Feb 24, 2008 at 12:21 AM, Rolf <[email protected]> wrote: > I am content with returning List<?> or List<? extends Object> for the > return type. It indicates that the process has been thought through. Yes, that's exacly the point. After a conversion to generics, you should not have any raw types left. Raw types are to-dos. -- Gregor Zeitlinger [email protected] _______________________________________________ To control your jdom-interest membership: http://www.jdom.org/mailman/options/jdom-interest/[email protected]