warriordog / ActivityPubSharp

Modular implementation of ActivityPub in C#
https://warriordog.github.io/ActivityPubSharp/
Mozilla Public License 2.0
46 stars 10 forks source link

consider removing Linkable and LinkableList #23

Closed warriordog closed 1 year ago

warriordog commented 1 year ago

We could substitute them like this:

Pros:

Cons:

warriordog commented 1 year ago

This will impact #26

warriordog commented 1 year ago

Closing for now - it would be too much work considering that we'd have to re-implement ActorEndpoints