Dessia-tech / dessia_common

GNU Lesser General Public License v2.1
1 stars 2 forks source link

Workflow : Investigate a config of variables at init instead of a setup in dict_to_object #689

Open GhislainJ opened 6 months ago

GhislainJ commented 6 months ago

Variables config are set up while deserializing with a specific Block method (shared by all Blocks). A config could be passed to Variable init in order to overwrite user-code elements (default_value and labels)