-
Enhancement
-
Resolution: Done
-
Major
-
None
-
DataGrid Sprint #74
- The endResources() method creates a copy of the resources list to invoke XaResource.end(). This is not necessary
- Replace Map.Entry<XAResource, Integer> with a data class to avoid boxing the prepare() result.