After introducing task-independent classes in issue559, we plan to split the code of existing components into two files, similar to what we already do for search algorithms. The current suggestion is to have one file with the task-specific class and a second file with any task-independent code (if necessary) and the feature/plugin.
|