Umbrella project for the IBMStreams organization. This project will be used for the management of the individual projects within the IBMStreams organization.
I started a wiki page containing operator conventions to help people who want to contribute and during code reviews. The idea is to try to ensure that operators have a consistent look & feel, e.g. parameters that represent time are always float64 and have seconds as their units.
If you think it's a good idea, please add any conventions you know about.
I started a wiki page containing operator conventions to help people who want to contribute and during code reviews. The idea is to try to ensure that operators have a consistent look & feel, e.g. parameters that represent time are always
float64
and have seconds as their units.If you think it's a good idea, please add any conventions you know about.