Commit e0945e3
committed
fix: address PR #224 review feedback
- NotConnected → NotConnectedWrite in all write-requiring handlers
- NewNotConnectedMsg constructor for custom hints (cmd_features.go)
- Timeout returns ValidationError instead of plain fmt.Errorf
- Standardize RawUnitBackend on model.ID
- Registry panic prefix corrected to 'registry:'
- Full qualified names in AlreadyExists/NotFound messages
- Import/export mapping: distinguish not-found from backend errors
- Published REST: propagate backend errors, include qualified names
- Clarify unhandled statement error message in registry dispatch
- Registry.Validate returns ValidationError instead of plain fmt.Errorf
- Split MockBackend into 13 domain-specific files
- Introduce EntityAccessRuleParams struct for AddEntityAccessRule1 parent 5d24fe2 commit e0945e3
33 files changed
Lines changed: 1593 additions & 1485 deletions
File tree
- mdl
- backend
- mock
- mpr
- errors
- executor
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments