joao-r-reis commented on PR #1855:
URL: 
https://github.com/apache/cassandra-gocql-driver/pull/1855#issuecomment-2775449528

   I'm much more in favor of this new path. I think for the "merging" we should 
probably just go for a simple approach where the global registrations just 
aren't used at all if the user provides a struct in the cluster config.
   
   Or you overwrite the global registrations by checking them one by one and 
you log a warning when an overwrite occurs.
   
   Are you completely against adding the protocol version as a parameter to the 
`Marshal/Unmarshal` functions of `TypeInfo`? If the concern is how intrusive 
the change might be for users then we could try and explore ways to make it 
less intrusive but the core principal of having access to the protocol version 
being used while marshalling and unmarshalling is quite important in my view


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to