Merge: modelize_property: Split the build_property method of AAttrPropdef
authorJean Privat <jean@pryen.org>
Tue, 17 Mar 2020 21:35:57 +0000 (17:35 -0400)
committerJean Privat <jean@pryen.org>
Tue, 17 Mar 2020 21:35:57 +0000 (17:35 -0400)
This pr split the `build property` method into several methods. The objective is to be able to build the entities of the model (read, write...) more independently according to the current state. The construction of the signature was also split for the same purpose.

Pull-Request: #2813
Reviewed-by: Jean Privat <jean@pryen.org>


Trivial merge