Hi. Assuming we can work out the other issue I reported, I intend to use this on a fairly sizeable project. I like how it works better than the others I have found.
One thing I did end up adding is beforeRender and afterRender hooks so that my view can do any pre/post processing. I noticed Marionette does something similar, providing an onRender hook.
You might consider adding these bits if you find them valuable, and if the suggestion doesn't seem like a 'bad pattern' idea.
Thanks,
Chris
Hi. Assuming we can work out the other issue I reported, I intend to use this on a fairly sizeable project. I like how it works better than the others I have found.
One thing I did end up adding is beforeRender and afterRender hooks so that my view can do any pre/post processing. I noticed Marionette does something similar, providing an onRender hook.
You might consider adding these bits if you find them valuable, and if the suggestion doesn't seem like a 'bad pattern' idea.
Thanks,
Chris