PolymerLabs / arcs

Arcs
BSD 3-Clause "New" or "Revised" License
56 stars 35 forks source link

Set up an '@edge' annotation to codegen "edge particles". #7066

Closed mykmartin closed 3 years ago

mykmartin commented 3 years ago

These are concrete particle impls (not abstract bases) with edge handle interfaces designed to allow direct-method-style access, with the particle lifecycle internally managed.

mykmartin commented 3 years ago

Updated; PTAL