[jboss-jira] [JBoss JIRA] (JBRULES-3512) Move ProblemIO into core Planner API
Lukáš Petrovický (JIRA)
jira-events at lists.jboss.org
Fri May 18 05:07:18 EDT 2012
Lukáš Petrovický created JBRULES-3512:
-----------------------------------------
Summary: Move ProblemIO into core Planner API
Key: JBRULES-3512
URL: https://issues.jboss.org/browse/JBRULES-3512
Project: Drools
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: drools-planner
Affects Versions: FUTURE
Reporter: Lukáš Petrovický
Assignee: Geoffrey De Smet
After the benchmark has been split into its own Maven module, I need to import both -core and -benchmark into my projects when I'm using ProblemIO interface.
Since I'm using it not only inside a benchmark but also for general reading/writing of solutions (in order to be able to share the code between my planner and my benchmarks), I would appreciate if this useful interface could be part of the core API.
(Because one day I would like to distribute my planner app without the unnecessary benchmark dependencies, while still keeping the classes implementing the ProblemIO interface.)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list