aboutsummaryrefslogblamecommitdiffstats
path: root/entity/TODO
blob: 9f33dd09cae2672ca6e947d8118fdf751f1eebe0 (plain) (tree)
1
2
3
4
5
6
7
8
9


                                                                         
                                                                              




                                               
- is the pack Lamport clock really useful vs only topological sort?
  - topological order is enforced on the clocks, so what's the point?
  - is EditTime equivalent to PackTime? no, avoid the gaps. Is it better?
    --> PackTime is contained within a bug and might avoid extreme reordering?
- how to do commit signature?
- how to avoid id collision between Operations?
- write tests for actions
- migrate Bug to the new structure
- migrate Identity to the new structure?