Writing Custom Save Logic for ItemFileWriteStore
June 22, 2010 by Ken · 5 Comments
This post focuses on a question reincarnated most recently by cbarrett1 in the Dojo IRC channel:
- How do I implement custom save logic on an ItemFileWriteStore?
This was always something I wanted to become familiar with, and upon initial inspection it seemed easy enough to implement an example. It’s also a prime opportunity to put across a few other general points as well. While the main intent of this post should be clear, it also briefly touches upon various other topics along the way, so hopefully there’s a little something for everybody who’s learning Dojo.