Commit d9eb48f
Describe how a module publishes a type set precisely
The Object section said each file in a module's types directory
contributes to the module's type set, which implies the set is assembled
automatically. It is not: OpenVox loads a module's type set from an
explicit declaration, which loader_paths.rb and module_loaders.rb resolve
as <module>::init_typeset. Name the file instead.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Michael Harp <mike@mikeharp.com>1 parent 0385ab6 commit d9eb48f
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
471 | | - | |
472 | | - | |
| 471 | + | |
| 472 | + | |
473 | 473 | | |
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
477 | | - | |
478 | | - | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
479 | 482 | | |
480 | 483 | | |
481 | 484 | | |
0 commit comments