Ontiomacer commented on issue #133: URL: https://github.com/apache/daffodil-sbt/issues/133#issuecomment-3632301287
Hi @stevedlawrence , I saw in the JIRA tracker that you recently added beginner-friendly tasks (reference: https://issues.apache.org/jira/browse/DAFFODIL-3000). I’d like to let you know I’m working on the “Add Ability To Profile Unapplied Data Editor Changes” feature — GitHub issue: https://github.com/apache/daffodil-vscode/issues/1377 and was assigned this issue yesterday on 12/8/25. I’ve examined the Data Editor code: the unsaved buffer lives in the front-end stores, but the profiling logic currently only profiles the live session (i.e. previously applied edits). To support profiling of unapplied changes, I propose to extend the profiling request to include the pending buffer (or stage it in a temporary session). Before writing the patch, I’ve posted a plan in the GitHub issue — would appreciate your confirmation or guidance, to ensure alignment with project expectations. Thank you, Tejas/Ontiomacer -- 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]
