Skip to content

Conversation

cquiroz
Copy link
Owner

@cquiroz cquiroz commented Apr 16, 2020

The original threetenbp project defines a custom serialization format. This adds a bunch of code and complexity which could be removed.
While I have refrained for these large changes this should be ok because

  • Serialization is not really supported on scala.js
  • The API specifies that the classes should be Serializable but doesn't mandate a specific format
    This change will also let me simplify some internal bits

cquiroz added 2 commits April 16, 2020 09:17
Signed-off-by: Carlos Quiroz <carlos.m.quiroz@gmail.com>
Signed-off-by: Carlos Quiroz <carlos.m.quiroz@gmail.com>
@cquiroz cquiroz merged commit bc9f4ca into master Apr 17, 2020
@cquiroz cquiroz deleted the serialization-removed branch April 17, 2020 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant