Add identifier for internal attribute for exclude by some methods#1107
Add identifier for internal attribute for exclude by some methods#1107stefanheimes merged 1 commit intoMetaModels:hotfix/2.0.0-alpha16from ContaoBlackForest-archive:feature/virtual_attribute
Conversation
|
Can we find another name than
|
|
I am with @richardhj on this one. We might want to change the name to something else Finally I do not understand why "virtual" attributes should get excluded from rendering. |
|
The IVirtual name comes from logic exception who throw by attribute_file. |
|
The problem is only with the naming. In the end, almost all attributes are "virtual" because they are not part of the "entity" but only added. |
|
Now i understood the naming for this interface. I rename this interface. |
|
|
|
I have switch the interface name from |
This feature is useful for better work with virtual attribute.
Virtual attribute has problem if we get parse values from item.
You can see this by attribute_file by the virtual FileOrder.