pulltool / pulltool-chrome-app

Source for the Pull Tool Chrome App
MIT License
2 stars 1 forks source link

Pull orphaning + listing + adoption + deduplication #8

Open stuartpb opened 8 years ago

stuartpb commented 8 years ago

Need mechanisms in place so that:

Basically, ports need to be abstracted away from pulls

stuartpb commented 8 years ago

It seems to me that the structure for this is a Map, by document ID per-pull-profile-listing, of objects containing arrays of ports listening to progress on a pull, as well as some sort of status (for newly-joining ports to be served).