TMS Plugin Framework
Developer’s Description
Allows breaking large applications into multiple dynamically loadable packages.
Reduces filesize for sending updates by sending only plugin updates.
Allows distributing custom plugins for specific customer needs.
Allows extending applications without recompilation of the main module.
Allows adding new menus, forms, layouts, etc… through plugins in your application.
Visual plugin designer
Includes a plugin manager that allows a flexible and easy way to handle plugins to load.
The TMS Plugin Framework has the same concept as the Delphi IDE that allows you to incorporate new functionalities to the environment based on ‘Services’.
The TMS Plugin Framework takes the complexity out of building package technology based plugins
Debugging capabilities (breakpoint, step into, run to cursor, pause, halt …)
Feature overview
- Allows breaking large applications into multiple dynamically loadable packages.
- Reduces filesize for sending updates by sending only plugin updates.
- Allows distributing custom plugins for specific customer needs.
- Allows extending applications without recompilation of the main module.
- Allows adding new menus, forms, layouts, etc… through plugins in your application.
- Visual plugin designer
- Includes a plugin manager that allows a flexible and easy way to handle plugins to load.
- The TMS Plugin Framework has the same concept as the Delphi IDE that allows you to incorporate new functionalities to the environment based on ‘Services’.
- The TMS Plugin Framework takes the complexity out of building package technology based plugins
- Debugging capabilities (breakpoint, step into, run to cursor, pause, halt …)
Create dynamic Applications with this ultimate Plugin Framework:
- Load, unload Modules on demand
- Use any Object from your Modules within your Host Application or vice versa
- Run Methods of your Host or Modules from any other module using powerful Services
- Easy to use
- Powerful Classes
- Online Help
- Fully described Tutorial.
With AppFW Components you can write Applications with extensible functionalities without worrying about your ideas in the future. Write a container application to host your modules and you’re able to add new functions at any time you need them. You can use any object and functionality of the container or the modules with powerful Application Objects or via Service Calls. Use one container Application for all of your projects.
Delphi SDK for ModPlugPlugin (npmod32.dll, new version included). More advanced than ModPlugPlayer component 1.10. Used undocumented functions, dynamic import of dll.
TMS Plugin Framework allows breaking large applications into multiple dynamically loadable packages, reduces filesize for sending updates by sending only plugin updates, zllows distributing custom plugins for specific customer needs, extending applications without recompilation of the main module, and Visual plugin designer. It includes a plugin manager that allows a flexible and easy way to handle plugins to load. The TMS Plugin Framework has the same concept as the Delphi IDE that allows you to incorporate new functionalities to the environment based on ‘Services’.