Commit 4bc8c00
committed
fix: address SOAP statement review feedback
Symptom: the call web service doctype example used a skipped .test.mdl suffix, and the grammar/docs did not explain why structured SOAP references are quoted strings.
Root cause: legacy SOAP support intentionally accepts both Module.Document text and raw dangling IDs, but that design choice was only implicit in examples.
Fix: rename the doctype example to a checked .mdl fixture and document the STRING_LITERAL reference choice in the grammar, skill, proposal, and quick reference.
Tests: ran make build, mxcli check on the doctype fixture, and make test.1 parent 9f7c123 commit 4bc8c00
5 files changed
Lines changed: 16 additions & 5 deletions
File tree
- .claude/skills/mendix
- docs
- 01-project
- 11-proposals
- mdl-examples/doctype-tests
- mdl/grammar
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
736 | 736 | | |
737 | 737 | | |
738 | 738 | | |
739 | | - | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
740 | 742 | | |
741 | 743 | | |
742 | 744 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| |||
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
85 | 90 | | |
86 | 91 | | |
87 | 92 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1490 | 1490 | | |
1491 | 1491 | | |
1492 | 1492 | | |
1493 | | - | |
1494 | | - | |
| 1493 | + | |
| 1494 | + | |
| 1495 | + | |
| 1496 | + | |
| 1497 | + | |
| 1498 | + | |
1495 | 1499 | | |
1496 | 1500 | | |
1497 | 1501 | | |
| |||
0 commit comments