Chris Wang
Chris Wang
what's the difference between entry and exit hook? since the two methods are all triggered after previous state. can they merged into some method like `afterChange(from,to,event,context)`
add support for this: ```javascript this.horizontalCarousel = ref} pageStyle={{ backgroundColor: '#fff', padding: 30, }} > {horizontalPages} Some Other Components ``` and this is effect: 
leiningen version: 2.7.1 cider-nrepl: 0.15 jdk version: 8 I've created a project over `lein new play-clj demo`,and when using `lein repl` and switch to ns `demo.core.desktop-launcher`, nothing happens and returns...
need a type-file-watcher-like TypeSolver whenever a java file is changed,the TypeSolver can get that change and update the parsed AST.thus we can solve the correct Symbol over time