5 ms·
Could you elaborate on your read-only mode? Is it only hiding functionality that would cause writes or is there more to it? Is it built into the application lo
by sarp 15y ago
Could you elaborate on your read-only mode?
Is it only hiding functionality that would cause writes or is there more to it? Is it built into the application logic?
- simonw 15y agoYup, it's hiding functionality that causes writes. Lots of messy template logic and a few bits of app logic as well. It isn't very neatly abstracted at the moment.