Hello,
I need to decorate a number of entity properties with some custom attributes. Nevertheless, if i try to re-generate the entities, all custom attributes are gone.
Is there a proper way to maintain these attributes or do i have to wait for the synchronization function of the Entity Developer?
Proper maintenance of custom attributes
The properties to be decorated are completely hand picked. There is not a single connection between them on data type, parameters, name, etc. Therefore, i cannot see an efficient way to use the template engine for this.
Is the planned synchronization mechanism the answer to this? Will there be a flag with which the attributes of a property are kept intact even if there are changes to it e.g. on the return data type?
Is the planned synchronization mechanism the answer to this? Will there be a flag with which the attributes of a property are kept intact even if there are changes to it e.g. on the return data type?