|
|
|
|
|
by userbinator
2420 days ago
|
|
That brings to mind an interesting idea for an IDE: having one big virtual file that you edit, which gets split into multiple physical files on disk If you're going to work with it as one big file, then what's the point of multiple physical files anyway? Just store it as one big file then. |
|
Yes, this is all pie in the sky stuff, but it's interesting to think about.