Plugins
TrackPro utilizes a "Plugin" architecture that permits you to add special
functionality to TrackPro. Quite often I receive request that may not be
applicable to most TrackPro users. Integrating these requests into TrackPro
can be difficult and time consuming. Furthermore, each time the code is
modified extensive testing is required. Placing each suggested function into
TrackPro would increase code size, execution time and code complexity.
TrackPro's plugin architecture permits the developer to add functionality
without increases the base code size or complexity. Furthermore, time to
release is significantly shortened because testing time is significantly
reduced.
Browse the various plugins to determine if any of them may be useful to
you.