11-27-2021, 09:29 PM
When interface of IntraWeb components change - which is required, for instance, to introduce new features - dependent packages (TMS, CGDevTools, etc) need to be rebuilt from sources.
As Chad explained above, that's how Delphi packages work since day one. There is very little we can do about it, especially because there is very little we can do without changing the interface of the classes.
As Chad explained above, that's how Delphi packages work since day one. There is very little we can do about it, especially because there is very little we can do without changing the interface of the classes.

