This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
Feedback on page: /guides/v2.2/ext-best-practices/tutorials/copy-fieldsets.html #2910
Closed
Description
General issue
Description:
It is not declared where the copy class should be placed.
A slimmed down version of a class without any hint of where to put it is really bad documentation.
Possible solutions:
Rather than using the magic 3 dots to hide important information, show us the entire class.
The namespace alone would reveal key information on where to place it.
This hardly qualifies as an example of how to copy fieldsets.
Be explicit, tell us where to place the extension_attributes.xml, don't assume we know that it should be placed in the etc
folder.