Skip to content

helgridly/bad_imports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

bad_imports

A minimal repro of some issues with creating Spray JSON model classes and importing them later.

At the commandline, run:

$ sbt test

You'll see the test fail.

Uncommenting this line makes it work, but I don't see why it should be necessary.

Two questions:

  1. Why is it necessary?
  2. How can we make it unnecessary?

About

Spray JSON imports hurt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages