raganwald-deprecated / Roweis

Use convention over configuration to host your views and controllers in a "single page browser application"
32 stars 1 forks source link

Support dispatching to controllers via events #13

Closed raganwald closed 13 years ago

raganwald commented 13 years ago

This is how we can handle multiple areas and AJAX calls

raganwald commented 13 years ago

should be able to fire multiple events!

raganwald commented 13 years ago

now need to implement the bind and test multiple events

raganwald commented 13 years ago

Closing this because a major rethink is in order. the new new thing will use events, but in a more systematic way.