[DEECo] [d3scomp/JDEECo] c4f357: - better error reporting in tasks

GitHub noreply at github.com
Wed Dec 4 16:59:20 CET 2013


  Branch: refs/heads/newgen-keznikl
  Home:   https://github.com/d3scomp/JDEECo
  Commit: c4f357b6e1778cd075707566cad70f20d228727d
      https://github.com/d3scomp/JDEECo/commit/c4f357b6e1778cd075707566cad70f20d228727d
  Author: Jaroslav Keznikl <jaroslav.keznikl at gmail.com>
  Date:   2013-12-04 (Wed, 04 Dec 2013)

  Changed paths:
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/annotations/processor/AnnotationProcessor.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/knowledge/BaseKnowledgeManager.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImpl.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/EnsembleTask.java
    A jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessContext.java
    M jdeeco-core/src/cz/cuni/mff/d3s/deeco/task/ProcessTask.java
    M jdeeco-core/test/cz/cuni/mff/d3s/deeco/runtime/RuntimeFrameworkImplTest.java

  Log Message:
  -----------
  - better error reporting in tasks
- id can be obtained via KnowledgeManager.get()
- partial reflection capabilities from process body via ProcessContext
- fixes to runtime that ensure the relevant callbacks are being called
when the model is changed + tests
- small tweeks of the AnnotationParser to allow  instantiation of
components at runtime
- tweeks of BaseKnowledgeRepository




More information about the DEECo mailing list