Code intelligence vs. entity_structure and resource standards rule #20

Status
This content is read-only, or is not open for further replies.

Kirby

Guest
offline
Resource standards rule #20 implies that a code event listener on entity_structure should be used if an entity stucture is modified but not other extensions to the entity class (changeed or new methods, etc.) are required.

Unless I am missing smth, changes to an entity stucture via that code event are basically "invisible" to static analyzers / IDEs so usage of this code event somewhat undermines the efforts taken to improve code intelligence.

So I wonder if the rules should...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom