scholarsmate commented on issue #786:
URL: 
https://github.com/apache/daffodil-vscode/issues/786#issuecomment-4520780540

   I've been thinking about arbitrary transformations for a while now and think 
we can provide a few basic ones as plugins / modules that ship with Ωedit. We 
can being with one for one byte bit twiddling (AND, OR, XOR) for a given range. 
We can then move on to more advanced algorithmic data changes over ranges that 
may not be byte for byte, like compression, (de,en)cryption and so forth. I 
have added this to the Ωedit repo as 
https://github.com/ctc-oss/omega-edit/issues/1421.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to