Problem/Motivation
#3398891: Do not require the config in #config_target to be listed in getEditableConfigNames() makes implementing getEditableConfigNames() on a form that extends Drupal\Core\Form\ConfigFormBase unnecessary. We should deprecate it somehow.
Comments
Comment #2
catchWhat if we made it non-abstract and returned an array by default in ConfigFormBaseTrait? At least to start with.
Comment #3
feuerwagenBlocker is in.
Comment #4
wim leersOhai, @Feuerwagen, welcome to the merry land of all things config validation — looking forward to seeing you around more hopefully! 😊
@catch: that sounds reasonable to me!
Comment #5
feuerwagenHi @Wim Leers, just doing some drive-by housekeeping while following the latest and greatest updates in core.
In awe of what you wizards are doing – I hope I can contribute something useful in the future. 😅
Comment #6
wim leersNo real wizardry going on, just chipping away at things one step at a time 😄 Let me know what kinds of things you'd be interested in exploring, and I'll find you something that matches that 😊
Comment #7
wim leersQuoting myself from #3384782-7: [PP-1] Follow-up for #3364506: add deprecation once all simple config forms in core implement:
Which issue do we keep? AFAICT the scopes are so tightly intertwined that it's easier to do together?
Comment #8
borisson_The other issue is older; let's keep that.
Comment #9
smustgrave commented@Wim you linked to this issue, so not sure what the duplicate could be?
Comment #10
borisson_@smustgrave the other issue is: #3384782: [PP-1] Follow-up for #3364506: add deprecation once all simple config forms in core implement.
Comment #11
borisson_Closed in favor of #3384782: [PP-1] Follow-up for #3364506: add deprecation once all simple config forms in core implement