Custom Query (454 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 454)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#31 fixed remove remaining sun.* dependancies Kevin Milner Kevin Milner
Description

remove dependancy on:

#348 fixed remove get...Iterator() methods, replace with get list Kevin Milner Kevin Milner
Description

It is quite annoying to have to get an iterator, then loop while(it.hasNext). We should remove these methods from our core classes, and replace with get...List().

#281 fixed remove API from Surface interfaces Kevin Milner Kevin Milner
Description

Classes such as "EvenlyGriddedSurfaceAPI" should have "API" removed (and in this case, just become "EvenlyGriddedSurface?"). Abstract implementations should be named "Abstract_", and concrete implementations can be named "_Impl".

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.