Skip to main content

Generic Components

While it is possible to “recreate the wheel” by using generic components to do everything, it is recommended that dedicated components be used where possible.

For example, it is possible to recreate the functionality of the cTimer component using the cMessagingEndpoint component. This should not be done without a good reason. Using the dedicated components means that potential errors are more likely to be caught and the readability of the Routes will be better as the images for these components can help identify their purpose.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!