-
@skmruiz A compiler should only validate sintactical correctness. If this is not part of the language it is not a restriction. most autogenerated code tends to be a curprit of those type of classes.The compiler should not intervene in this cases.
-
@skmruiz Also having this extra duties could be detrimental to performance. And compilers are the base of any other process so affects de developer experience.