Mark recently created a generic parameter [1], which can hold any type
of actual "payload".
It could simply hold a String, or an Integer, for example. It is on the
ssm branch currently, so not yet merged into master.
Could others please review this, and share their thoughts? Input from
the ESTcube project would be helpful, for example.
Cheers,
Johannes
Sorry for the late reply. I quite like the generic parameter - it looks
very clean and neat.
One question though: The new parameter is called HummingbirdParameter,
but you suggest to use it on the transport tier only, right?
So maybe we should change the name so that people don't get the
impression that it is used all over Hummingbird, but only in the
transport tier.
Cheers,
Tobias