Open akka-ci opened 8 years ago
Comment by drewhk Tuesday Aug 25, 2015 at 12:48 GMT
Maybe add one dedicated section too, kind of an "imports cheat-sheet"? I also have to sometimes look into the akka-http tests to remember what imports I will need and which I don't, implicits or simply model entities :)
We're moving in the direction of making all code snippets more self-contained, so showing all relevant imports, including those pulling in implicits.
(we should also make sure the relevant implicitnotfound annotations are in place, see #2064)
Issue by rkuhn Friday Jul 17, 2015 at 07:13 GMT Originally opened as https://github.com/akka/akka/issues/18021
From the mailing list: