mozilla / webmaker-android

Webmaker for Android
https://play.google.com/store/apps/details?id=org.mozilla.webmaker
Mozilla Public License 2.0
166 stars 113 forks source link

Upgrade the router, take advantage of caching functionality #2440

Closed ryanwarsaw closed 9 years ago

ryanwarsaw commented 9 years ago

The goal was simple, I wanted to create a routing solution that contained the features we need, without the stuff we don't need, while still being just as functional as it was before. I also focused on making everything extremely simple and easy to understand and everything is heavily documented in each file.

Here are a couple of things you will notice, when comparing this solution to the old router.

I refactored a version specifically for webmaker-android, however you can view the base project here, https://github.com/ryanw-se/SimpleRouter.

k88hudson commented 9 years ago

This is awesome! :fireworks: :fireworks: :fireworks: :fireworks: :fireworks:

Looks good to me. I say we get this out to the beta channel :+1: