Designing user-defined extensions

When you are writing user-defined extensions, there are a number of general planning and design issues that you should bear in mind. These issues are covered in the topics in this section.

The topics in this section deal mainly with design issues you need to consider when developing user-defined extensions for WebSphere Business Integration Message Broker in the C programming language. If you are developing user-defined extensions using the Java programming language, you should consider these as you would normally when developing Java applications.

Related concepts
Errors and exception handling
Storage management
String handling
Threading
Related tasks
Developing user-defined extensions
Related reference
C user-defined node API
C user-defined parser API
Node and parser utility functions