Join Slack
Powered by
you say >"Annotation is useful because it’s in ...
# ktor
m
mathiasbn
06/23/2016, 7:51 AM
you say >"Annotation is useful because it’s in one place, and you don’t forget to bind it" but wouldn't it be the same if you do the bind when you do the routing? like:
Copy code
get<MyLocation>("/some/url/{param}"){}
2
Views
Open in Slack
Previous
Next