Hi,
I would like to understand whether it is a good idea to have functions created as library objects. It may help is reusing the functions in different models but would like to understand the pros and cons of the same. Also, is there any other way to reuse functions in different models?
Alexander Cherednichenko on
Hi, it's not very good idea to reuse functions like occurrence because all functions in processes are unique even if functions named the same. If you want to create library of functions it should be in your consideration that you'll get thousands of functions so you'll need to create classification model and spend your time for it supports.... so it is way to nowhere. If you want to track that some function is the same you can copy objects like Variants.