snazy commented on PR #1596:
URL: https://github.com/apache/polaris/pull/1596#issuecomment-2890340096

   > Taking PolarisEntityCore as an example, to convert that to an immutable 
object I'd have to create an interface (something like PolarisEntityCoreInt) 
that uses PolarisImmutable annotation, that would generate a class called 
Immutable PolarisEntityCoreInt. So all the code that is using PolarisEntityCore 
object it needs to be updated to use the new immutable object.
   > 
   > Is this what you guys are suggesting ? @snazy @singhpk234
   
   Yes.


-- 
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: issues-unsubscr...@polaris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to