[code-reflection] RFR: Regularize dialect factory use
Maurizio Cimadamore
mcimadamore at openjdk.org
Tue Jun 17 11:33:42 UTC 2025
On Mon, 16 Jun 2025 21:40:27 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
> This PR is branched off (dependent on) #441 that groups op factory and type element factory into dialect factory.
> See diff from here https://github.com/openjdk/babylon/pull/442/commits/9099bb6ba4359d73e57b77db5a8e7e75bd427116 (since we have yet to set up the Babylon repo for dependent pull requests).
>
> Regularize the declaration of factories and the use of dialect factories. Sets the stage for further refactoring in one or more subsequent PRs that may consolidate within `DialectFactory` and/or under separate package.
Since OpParser is so "core" should the changes there be included in the other PR?
-------------
PR Comment: https://git.openjdk.org/babylon/pull/442#issuecomment-2979999609
More information about the babylon-dev
mailing list