Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The purpose here is twofold: As a documentation aid to indicate that the parameter is only allowed to have a type that is valid for use as a message id (or correlation id). That is AMQP ulong, binary, utf8 string, uuid or null. Also as an aid to allowing the bindings to use this alias as a means to use a more restricted typemapping for parameters of this type. Swig supports doing this fairly neatly.