You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

  • Some property values are OK to change at run time, some aren’t.
  • Should we allow property values to be changed at run time?
  • We need to support this. Property changes at run time.
  • Only allowed for properties where restart of ACM elements is not required.
  • To be implemented.

The easiest way to support this is to add a flag to properties in Composition definitions that indicate that they are OK to change at runtime. The default should be that we do not allow changes at runtime.

We need to see how we should implement this, we may need a new runtime<--→participant message for this or we could use the current update message.




  • No labels