Thanks for the swift reply and action. Cliff, you really are one of the major advantages of this framework

I hadn't realized that some of the tutorials didn't follow best practices entirely (are there others?)
Just one more thing: in the best practices document you write:
Commands house the business logic of our application
(p. 18) and a few lines further:
The Model maintains its integrity through the use of Proxies, which house domain logic and [...]
When I look up "business logic" and "domain logic" at wikipedia both phrases lead me to the same article. Could you explain the difference to me? Or point me to a site which does?
I'm sorry for such noobish questions!