Skip to content

doWithConfig does not run soon enough to modify grails.gorm.default.constraints #12

@vahidpaz

Description

@vahidpaz

I'm trying to have my plugin modify the grails.gorm.default.constraints. I'm using platform-core's doWithConfig() feature, but Grails seems to have already evaluated the default constraints closure before doWithConfig is invoked.

Is there a solution to this?

Also posted on SO: http://stackoverflow.com/questions/23418386/how-can-a-grails-plugin-modify-the-apps-default-mappings-constraints-config

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions