This might be useful to me. I have an app where I’m reusing an existing harness. It generally works well, but there are some rough edges where I have to work around the harness. I don’t want to code one from scratch. This may work as sort of a kickstarter, although I think I would prefer sort of a framework where there are mechanisms to plug in my own components rather than create something as fundamental as memory from scratch. Like the plumbing for memory with an API where I can make the storage layer whatever I want would be nice. Anyway, this thing is giving me some ideas.
Comments
This might be useful to me. I have an app where I’m reusing an existing harness. It generally works well, but there are some rough edges where I have to work around the harness. I don’t want to code one from scratch. This may work as sort of a kickstarter, although I think I would prefer sort of a framework where there are mechanisms to plug in my own components rather than create something as fundamental as memory from scratch. Like the plumbing for memory with an API where I can make the storage layer whatever I want would be nice. Anyway, this thing is giving me some ideas.