Closed hbakhtiyor closed 11 years ago
There's a number of problems with this approach:
handleEvents
methods if you have lots of events. So no, I'm sorry, we won't consider this. And I don't quite understand how this is easier? There's a lot more boilerplate code to be written.
Agree! I'm in PureMVC
habit :laughing:
Thanks
No probs! If you're new to RL you'll notice a lot of things are quite similar to PureMVC, but the main idea was to try and reduce a lot of the boilerplate code necessary to get PMVC up and running. It takes a little while to adjust.
Hi @hbakhtiyor, thanks for all the pull requests and suggestions! It's great that you're getting involved. As @creynders pointed out, there might be quite a lot that we don't use or pull in, but it's still great to have these ideas to discuss.
Instead of
Same as
PureMVC
event instead notification. It's just idea without unit testing. What do you think?