Type-safe routing in Spock(spock.li)
spock.li
Type-safe routing in Spock
http://www.spock.li/2015/04/19/type-safe_routing.html
2 comments
I can't find any direct references anywhere, but from the name I can't help but compare this framework with Scotty[https://github.com/scotty-web/scotty]
From the github Readme: "Since version 0.5.0.0 Spock is no longer built on top of scotty. The design and interface is still influenced by scotty, but the internal implementation differs from scotty's." :-)
It is pretty clearly inspired by Scotty, but I can't seem to find a motivation or comparison anywhere. Besides the new type safe routing, how does Spock improve on Scotty?
It's like a whole new world of generating urls.