Łukasz Dubiel
Łukasz Dubiel
@javajumbo Resolving this issue could be problematic in terms of unicorn `0.6.x`. We introduce parameter to Unicorn for Underlying type. It's easy to resolve definition of data in this use...
We want to make usage of unicorn as simple as possible. The main reason that cake pattern is used in project is that slick use it heavily. The [core example](https://github.com/VirtusLab/unicorn#core-examples)...
It's nice idea. The simple reason why we hadn't got that interface is that unicorn wasn't initially built using cake pattern. As i assume you want to extract abstract interface...
In scala standard library they use `Like` suffix for abstract implementation. We are aware problem with corss-repository joins. I this should be escalate as different issue where we would discuss...
Ecukes could be good solution for testing interactive function and key bindings. It is integration testing tool so for testing sources match good. With `ert` we can test internal functions...
Use Travis CI will make easier to add pull request, and keep consistency of code. Good job.
You mean function that copy text and overlay over them ? We have specific case, so i think having own step definition is natural way to handle with it.
Why not use emasc-ac.org ? You can use github-pages based on octopress engine.
I can help. Emacs is self document, so we need good doc strings. `C-h f` and `C-h v` is very usefull. @tkf It's weird, that emacs does not have such...
Do you think putting note about this in getting started would be helpful? I can create PR but need just acknowledge.