Details
Description
There are multiple problems for the original batch editor in the SICS proxy:
- No error display while executing incorrect code
- Interface for the batch component is not well designed
.... and so on
We should look at implementing a new batch component for GumTree using the existing proxy. Also we must give in mind that in design we can reuse part of the code for the new proxy.
SICS supports queuing multiple batch files, but it does not support delete, insert and modify queued buffer. So it seems that this kind of management will be performed by GumTree (if required).