I have been a little busy at work but we recently built a small Model class to support our question set and I turned it into a tutorial on how to build your own MV* framework on top of MooTools. It is called ‘Epitome‘ and is available on GitHub here: https://github.com/DimitarChristoff/Epitome. Keep in mind that it may turn out to be MVP/MVVM and not semantic MVC…
You can read the 2 blog posts I wrote on creating the Model and adding the Sync. More coming when I get time…
GitHub flavoured markdown enabled.