If something else tries to decorate the resource type repository, this module currently makes it impossible to support further decoration since it extends the base class and doesn't call the wrapped service.
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | 3109870-9.patch | 8.16 KB | mglaman |
| #8 | 3109870-8.patch | 7.41 KB | mglaman |
| #7 | 3109870-7.patch | 8.04 KB | mglaman |
| #6 | 3109870-6.patch | 9.26 KB | mglaman |
| #5 | 3109870-5.patch | 7.9 KB | mglaman |
Comments
Comment #2
mglamanThis seems to make it possible to decorate the core resource type repository and still use the cross bundles module.
Comment #3
mglamanComment #4
mglamanComment #5
mglamanComment #6
mglamanAdding a patch which fixes unrelated public path rename, will split out into its own issue.
Comment #7
mglamanRebased after #3078357: Cannot include relationships that aren't base fields.
Comment #8
mglamanThis isn't needed in this patch.
Comment #10
mglamanPrime the resource types in the test.
Comment #12
mglamanCommitted.