stroomdev66
stroomdev66
Add safe delete feature that checks the impact of deletion by examining dependencies before asking a user if they still want to delete items. The delete popup ought to list...
- [x] Add a bytebuffer pool to improve performance and allow bounding of total active bytebuffers to constrain total memory usage. - [ ] Eliminate unnecessary storage of primitive reference...
Related to this section of the user guide: https://gchq.github.io/stroom-docs/hugo-docsy/docs/user-guide/concepts/streams/ A stream is either a single piece of data or several pieces that are joined together for the sake of efficient...
Have option to keep commented text that is on adjacent lines together (but, keep a space after a line of code and before the comment line)
Some content, e.g. XSLT gets very large so it would be useful to have bookmarks to navigate between sections you are working on.