Issue603

Title Move search engines to subdirectory
Priority wish Status resolved
Superseder Nosy List florian, jendrik, malte
Assigned To florian Keywords
Optional summary

Created on 2015-12-07.14:02:54 by florian, last changed by florian.

Messages
msg4888 (view) Author: florian Date: 2015-12-07.18:45:30
Merged. Thanks.
msg4887 (view) Author: malte Date: 2015-12-07.17:01:44
Looks good to me.
msg4886 (view) Author: florian Date: 2015-12-07.15:09:15
I created a pull request on Bitbucket:
https://bitbucket.org/flogo/downward-issues/pull-requests/8
msg4884 (view) Author: florian Date: 2015-12-07.14:03:37
The cross-reference should have been to issue64.
msg4883 (view) Author: florian Date: 2015-12-07.14:02:54
As part of issue65, all search engines and "search_common" should be in a
subdirectory "search_engines".

"search_common" will get its own namespace and (dependency-only) CMake plugin.

We plan to move other classes (SearchNode, etc) into this directory, but this
will require some refactoring and will be done in another issue.
History
Date User Action Args
2015-12-07 18:45:30floriansetstatus: in-progress -> resolved
messages: + msg4888
2015-12-07 17:01:44maltesetmessages: + msg4887
2015-12-07 15:09:16floriansetmessages: + msg4886
2015-12-07 14:03:37floriansetmessages: + msg4884
2015-12-07 14:02:54floriancreate