Improve the technology and criterion map in the sorter, so that there use is transparent to the dev. * [ ] Array access : mainly for of loop * [ ] Map access : through the name of the technologie/Criteria * [ ] Proxy the functions call to the right target ( sort to the array, add to the map/array )
Improve the technology and criterion map in the sorter, so that there use is transparent to the dev.