numinnex commented on PR #2519:
URL: https://github.com/apache/iggy/pull/2519#issuecomment-3698780349

   Hi, I've looked through the PR and I really like the idea, but there is one 
problem tho... 
   
   Currently `IggyError` isn't versioned (e.g it's not an separate crate that 
adheres to any sane versioning standards), which means that we might change it 
as we wish (move/remove it, etc..), which means that on an arbitrary release 
(non major one), we could potentially break the C# SDK.
   
   Since the idea is great, I would like to archive this PR and revisit it once 
we figure out how to extract our error into an dedicated crate, that we can 
version independently. 
   
   Created #2524 to address that problem. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to