borinquenkid opened a new pull request, #15785: URL: https://github.com/apache/grails-core/pull/15785
## Summary Wires the SimpleMap adapter into the `GormRegistry` introduced in #15780. - **`SimpleMapGormEnhancer`** — registers SimpleMap GORM APIs with `GormRegistry` via the standard factory pattern - Updated SimpleMap datastore, session, entity persister, and query implementations to participate in the registry lifecycle - Unit tests: `SimpleMapDatastoreSpec`, `SimpleMapEventsSpec`, `SimpleMapSessionSpec`, `SimpleMapEntityPersisterSpec`, `SimpleMapQuerySpec` ## Test plan - [ ] `./gradlew :grails-data-simple:test` passes ## Stack - Prereq: #15779 → #15780 → #15781 → #15782 → #15783 → #15784 - **This PR** — SimpleMap wiring - Next: `feat/gorm-registry-misc` 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
