go-fed / activity

ActivityStreams & ActivityPub in golang, oh my!
BSD 3-Clause "New" or "Revised" License
711 stars 111 forks source link

Remove "vocab" and "streams_old" packages #89

Closed cjslep closed 5 years ago

cjslep commented 5 years ago

In v1, a new code generation method is being adopted which obsoletes both "vocab" and "streams" for a much more intuitive experience developing with ActivityStreams & ActivityPub in golang.

This requires the following issues to be complete:

cjslep commented 5 years ago

Even though #90 is still open, the commit: 16af4044627b8a09168c14909e31b8809b20e1ac moved pub to pub/old so the old code is broken anyway. Safe to delete the old vocabulary now.

cjslep commented 5 years ago

d85ac83249fe2fd748611dbf6a01733188e035a5