New Feature Checklist

Edit me

New Feature Checklist

The following is a set of guidelines for adding a new feature to this toolkit.

  • Add the feature to the code
    • Ensure that the toolkit documentation is updated appropriately
  • Create or update an existing example project demonstrating how to use the new feature
    • Should be done in the samples folder
  • Add a test case to ensure that the new feature gets tested
    • Test the new feature in both the standalone in distributed execution modes.
  • Generate the SPLDoc either by using the “Generate SPLDOC” option in Streams Studio or by using the spl-make-doc command line tool.

Updated: