Closed nickbattam-tessella closed 3 years ago
This ticket includes the removal of identical duplication of SQW and DnD implementations of functions, moving the code to the SQWDnDBase
class where possible. This should allow the removal of the current implementations in DnD which cast from DnD to SQW, execute the SQW function and cast the result back to the appropriate DnD class
First checkbox should be DnD
Also not sure your checkboxes correspond to the first comment after the description
Migrate the full (old) DnD APIs to the new DnD classes, excluding the 'fit' functions.
Follows #490
Outcome: