Abaksoft Posted July 25, 2015 Posted July 25, 2015 Good morning Friends, After coding with many dialogs messages and modal forms, i discover that it's a quite difficult to write a nice code, with separated unit's class. The big problem here, is the CallBack procedure. i used Often, forms from my Class object unit that is supposed to be totally independent. Any feedback is welcome. Thx... Quote
Bresler Posted July 31, 2015 Posted July 31, 2015 Hi Abaksoft There is a beautiful way to solve your needs. It is DI(Dependency Injection). I was studying a Library in Delphi for it, the Spring4D from Stefan Glienke. Regards Quote
Abaksoft Posted August 5, 2015 Author Posted August 5, 2015 Thank you Bresler I will try it... All the Best. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.