apache / apache/grails-core

Grails Async - Event Transform - References GORM

Open
#14,192 1 comment 0 reactions 0 assignees View on GitHub
build design-required relates-to: grails-events
Dominant language
Groovy
Stars
2.9k
Forks
975
Avg merge
1d 22h
Merged PRs (30d)
92

Description

### Issue description

Look at the POM here: https://central.sonatype.com/artifact/org.grails/grails-events-transform

Async still depends on gorm because of this.

We can probably abstract some common interface so async does not have to depend on gorm.

copied from https://github.com/grails/grails-async/issues/177

Contributor guide

Open the contributing guide

Research direction

Start with the grails-events-transform POM at the linked Sonatype page and trace why the async component depends on GORM. Identify the common interface needed to remove that dependency; done means async no longer references GORM while event transformation still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
groovy
Domain
backend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.