longevityframework/longevity

longevity.persistence.Repo should be a trait

sullivan- opened this issue · 0 comments

Right now it is an abstract class. Pull the public API of that class into a trait. Make the abstract class private[longevity].