-
Hello everyone... Would you accept a PR to use the more generic "string" type instead of Guid? In case that the string is not provided, it could still fallback to the default value of Guid.NewGuid().ToString(), but, at least, we have the opportunity to provide any string value for the MessageId and CorrelationId, without any particular restriction. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
HI @IlSocio, Sorry I missed this, don't seem to be getting discussion notifications. It's not a bad point, we could think about it. We would need to decide if it was breaking. If it was it would have to go into our roadmap for v10. But I agree that we should probably be more flexible here |
Beta Was this translation helpful? Give feedback.
-
Going to create a v10 issue from the discussion |
Beta Was this translation helpful? Give feedback.
HI @IlSocio,
Sorry I missed this, don't seem to be getting discussion notifications. It's not a bad point, we could think about it. We would need to decide if it was breaking. If it was it would have to go into our roadmap for v10. But I agree that we should probably be more flexible here