hoplon

The :hoplon: ClojureScript Web Framework - http://hoplon.io/
2018-01-28T01:40:57.000070Z

@flyboarder kk, i thought we could put your PR in as well 🙂

2018-01-28T01:41:30.000006Z

and make a proper branch for everything in the milestone

flyboarder 2018-01-28T02:39:04.000017Z

@thedavidmeister I feel it still needs work, not sure I am decided on it right now

2018-01-28T06:39:43.000003Z

ah ok, well fwiw i like the idea of being able to dispatch on a specific namespaced keyword rather than just a *

2018-01-28T06:40:12.000092Z

e.g. i wanted to create dnd/draggable the other day but had to do dnd.draggable/* awkwardly

flyboarder 2018-01-28T20:10:05.000130Z

@thedavidmeister yeah, so thats one thing I want to work in, method checking within the dispatch function