Skip to content

Commit 9e53be2

Browse files
committed
Merge branch 'pull'
2 parents 8f1943a + ac2df01 commit 9e53be2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,10 @@ refactor: simplify executor dispatch logic
373373

374374
**Critical**: Mendix uses different storage names in BSON `$Type` fields than the qualified names in SDK documentation. Always verify against `reference/mendixmodellib/reflection-data/` or existing MPR files. See the table in `CLAUDE.md` for common mismatches.
375375

376+
### BSON Tooling
377+
378+
When adding or debugging a new Mendix document type, see the [BSON Tooling Guide](docs/03-development/BSON_TOOLING_GUIDE.md) for which tool to use at each stage (`bson dump`, `bson compare`, `bson discover`, TUI, Python scripts, `mx check`).
379+
376380
---
377381

378382
## Documentation

0 commit comments

Comments
 (0)