stricklandrbls commented on issue #905: URL: https://github.com/apache/daffodil-vscode/issues/905#issuecomment-1851024517
@lrbarber @shanedell @scholarsmate @nlewis05 - After meeting w/ @nlewis05 & @lrbarber this afternoon, I had a better understanding of the data flow of the dfdl debugging and where the data editor might fit in that. After some digging, I was able to simply send messages from the dfdl custom debug events and have them be received on the data editor side.  In this screen shot I'm just using the `searchResult` highlight to indicate the `bytePos1b` of the dfdl debugger message. There will definitely be some data editor / omega editor refactoring to be done but this example shows that communication between the two panels doesn't have to go as low level as defining specific web sockets between them. -- 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]
