Is it possible?
Since the core functions are same, I think separate a dll file and the aex/prm file are just calling it may better for maintenance.
For example, maybe it can even support self-update! (If you'd like to.)
Is it possible?
Since the core functions are same, I think separate a dll file and the aex/prm file are just calling it may better for maintenance.
For example, maybe it can even support self-update! (If you'd like to.)
I have the core functionality separated in a static lib on the dev machines. There is no duplicate code. Currently i like to have builds that have no dependencies.