Skip to content

scala-bs/meeting-1-pickling-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pickling Samples

This repository holds two pickling examples.

Simple Example

The simple example is taken from the pickling repository. It can be run with the following command:

activator "run-main de.scala_bs.wille.pickling.sample.SimpleSample"

Extended Example

The second example illustrates Pickle's Unanticipated Evolution feature. It introduces two new case classes and pickles them (no configuration or further coding needed!). It can be run by typing:

activator "run-main de.scala_bs.wille.pickling.sample.ExtendedSample"

About

Two tiny pickling examples.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published