Although it is not something that has specifically to do with ZF, would it be possible to create a video about how to create a datamapper? I've read the following articles:
And fully understand the idea of what it is supposed to do, but don't really see how it works. Especially when, for example, there are many-to-many relations, and also how it works with the models being a "live" version of the storage (changes made in the storage are also made in the object..)
Hope you can help.
Also wanted to say thank you for the other video blogs, they have helped me out a lot.