[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] ob-shell: consistent prefix
From: |
Matt |
Subject: |
Re: [PATCH] ob-shell: consistent prefix |
Date: |
Sat, 20 Jan 2024 17:03:00 +0100 |
User-agent: |
Zoho Mail |
I'm going to defer these changes for now. It seems like it would be easier to
handle renaming one function/variable at a time. Renaming requires creating an
alias mapping between the old name and the new one. Any subsequent refactoring
would require updating the mapping. It seems better to do any non-naming
refactoring and then handle aliasing and obsoleting in order to minimize the
number of changes that need to happen. Also, renaming now invalidates any
references, like in my notes or documentation.
I have questions regarding development that I'll ask in a different subject
thread.
--
Matt Trzcinski
Emacs Org contributor (ob-shell)
Learn more about Org mode at https://orgmode.org
Support Org development at https://liberapay.com/org-mode