|
Based on successful re-implementation of the dialog manager functionality in the sandbox, remove the existing implementation (org.apache.shale.dialog.*) and import the following sandbox modules back into the main framework:
* shale-dialog2 --> shale-dialog
* shale-dialog2-legacy --> shale-dialog-basic
* shale-dialog2-scxml --> shale-dialog-scxml
NOTE - this should have minimal impact on existing applications that only use the old public APIs, but *will* impact applications that have used internal interfaces.
|