Problem/Motivation
There are some leftovers from #3538360: Profile & Instance naming normalization. Mainly "tree node" still being called "instance" when it is also the name of an entity.
Proposed resolution
Is the release of beta1 the good opportunity to clean this up a bit?
Let's focus on comments and PHP Interfaces for this MR. It will be enough for now and we don't want to make a mess so close from first beta.
Issue fork display_builder-3561854
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 #3
pdureau commentedI did a bit more than only PHP interfaces, but i didn't touch the islands plugin themselves, to stay safe.
I don't know if it this task is better being merged before beta1 (to provide stable interfaces and to avoid complex rebasing later in the project) of after beta1 (to not introduce some risk and instability before shipping) :
Comment #4
mogtofu33 commented