Silicon-Age / opal

Silicon Age's ORM layer.
0 stars 0 forks source link

Allow OpalForms that edit arbitrary collections of Opals #7

Open jonahgreenthal opened 1 year ago

jonahgreenthal commented 1 year ago

Right now, to edit multiple opals at once, they all have to be descendants of a common ancestor. There are many cases in which it would be helpful to simultaneously edit all objects of a type (e.g., all types in a type table) or other arbitrary sets.