Problem/Motivation
Add OG module attributes alternatives. Convert all usages of OgDeleteOrphans, OgFields and OgGroupResolver annotations into attributes.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3511201.diff | 20.96 KB | yaqbick |
Issue fork og-3511201
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
yaqbick commentedComment #3
joelpittet@yaqbick Could you make this a merge request please? Also before you do that can you have a peek at the work done here: #3503767: Support Drupal >=10.3. Modernize the code
Comment #5
yaqbick commentedComment #7
joelpittetThis really looks like a duplicate of what is in #3503767: Support Drupal >=10.3. Modernize the code, am I miss reading or should it be closed as a duplicate?
Comment #8
claudiu.cristeaThat's true but I would go with this to lower the footprint of the other.
Comment #10
claudiu.cristeaThis is straight refactoring. And looks OK. Merged
PS: I will adapt the other MR
Comment #11
alorencI can see a potential issue here: OG 8.x-1.x can be installed on D9, but attributes were added in D10.
Comment #12
claudiu.cristeaYou're right. I will revert the merge and issue a new release In #3503767: Support Drupal >=10.3. Modernize the code we will only support >=10.3 and that will go in 2.x. Let's keep the work there
Comment #14
claudiu.cristeaThis was reverted and released 1.0.0-alpha12