| 03:33 | <Mathieu Hofman> | The question of struct expression makes me think that file + position may not be right for behavior attachment unless you can only declare a shared struct as module top level, otherwise you could declare multiple variations of the shared struct closing over state. And even for module top level there are problems with module harmony. |
| 03:44 | <Mathieu Hofman> | Mostly around private field acces which should be per declaration |