Changes between Initial Version and Version 1 of Ticket #5097, comment 9
- Timestamp:
- 2016-09-01T09:18:59+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5097, comment 9
initial v1 4 4 If you serialize all actions and their crucial parameters as text, you could select only commands you need to re-execute: 5 5 6 1. save them in a script file. 7 2. send these commands over communication channels. 8 6 1. save them in a script file, name this file 7 2. send these commands over communication channels, so that others can adapt them 9 8 10 9 IMO plug-in specific commands should be prefixes with plug-in name (more likely) and possibly version (less likely, only if plug-in is frequently updated). Reason is that "action" in the script will be "outdated", you never want to update scripts manually as user.


