vivarium-collective / bigraph-schema

compositional type schemas
Apache License 2.0
1 stars 1 forks source link

Implement `add_method` to add a new method to existing types #52

Closed prismofeverything closed 6 months ago

prismofeverything commented 7 months ago

Registering a type is adding a new row to the table, if we want to add a new method, we need a way to add a new column to this table.