I'm sure that would be the case.Compared to most other data storage (I'm looking at you, XML!) JSON is very human readable. It's one of the best things to come out of JavaScript. Seeing it used directly by MV is super exciting since it means MV might not use binary files to store everything. It might not happen, but it would be pretty nice if there were no binary files at all for a project. My dream is to have an RPG Maker that supports collaborative editing via GIT or something. I always have a hard time working with multiple people when making games because of the lack of this.
However, you probably still would need to close your project and re-open it to reload data...


