Will Chiong
Will Chiong
This does not seem to be fixed on version 1.0.2
I've even tried to create a helper partial function to wrap the status of the cached call: ``` def safeCache(key: String, ttl: Int)(f: => Result)(implicit app: Application) = { try...
Hmm, my demo project was built on a really early prototype version of Polymer - 0.4.0, and I really haven't kept up with the project. My demo is almost 1...
Ah, thanks for pointing that out. I actually don't currently have a windows computer so I don't think I can verify for WP8, but I can document the platforms that...