Skip to content

Commit

Permalink
drop dagjson2.
Browse files Browse the repository at this point in the history
This work never got enough attention block to be carried to completion.
As such, it's not carrying enough weight to be worth keeping in tree.

If we do a refactor and replacement of the json guts in the future,
it'll almost certainly be by using the encoder and decoder features
of https://pkg.go.dev/github.com/go-json-experiment/json , which
appears to be nicely decoupled and reusable and should be
able to do all the right things.
  • Loading branch information
warpfork committed Sep 28, 2021
1 parent 3af3236 commit f1cc298
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 828 deletions.
14 changes: 0 additions & 14 deletions codec/dagjson2/doc.go

This file was deleted.

55 changes: 0 additions & 55 deletions codec/dagjson2/json_unmarshaller.go

This file was deleted.

240 changes: 0 additions & 240 deletions codec/dagjson2/token/json_decode.go

This file was deleted.

Loading

0 comments on commit f1cc298

Please sign in to comment.