ONE icon indicating copy to clipboard operation
ONE copied to clipboard

[circle-opselector] Implement main logic

Open mhs4670go opened this issue 3 years ago • 0 comments

What

Let's implement circle-opselector's main logic.

Why

There is a draft(#7600) that implements overall circle-opselector'. However, the implementer stopped the implementation for some reason. Moreover, it was a flatbuffers-aware(?) implementation, which a bit overlaps with the other module. We already have luci module that addresses conversion from flatbuffers contents to circle IR.

So, let's implement circle-opselector's main logic with this.

Related: #7596

mhs4670go avatar Dec 14 '21 05:12 mhs4670go