|
No, because the *Config classes aren't annotated with JAXB
annotations. There's a open discussion if we want to migrate from XStream to JAXB, so we can offer an XSD of the solver config. Also note, that these 2 things are completely distinct: 1) read a solver configuration from XML 2) read a solution dataset from XML (~ProblemIO) For 2), you can very easily replace XStreamProblemIO with a JaxbProblemIO (which should be easy to write). On 07-11-13 17:59, Jugu Dannie wrote:
|
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
