← Back to context

Comment by jtwaleson

1 year ago

Cool. My long-term vision for software development would be to make a new programming environment that structures code in ASTs and stores it in a database rather than file based. However, that will have to come later. First this :)

Sometimes I daydream that we moved beyond text files and had a format with a UUID per line.

Version control could reliably track movement between files, we could identify copy and paste (and prompt when refactoring), and code coverage changes would be accurate.