Hi, the WikiEngine (and other classes) currently have methods returning raw type Collections, causing compile warnings. Any objections if I change those to strong typed ones (mostly Collection<String> ) ?
regards, Harry
Hi, the WikiEngine (and other classes) currently have methods returning raw type Collections, causing compile warnings. Any objections if I change those to strong typed ones (mostly Collection<String> ) ?
regards, Harry