Hi team,
I’d like to get your opinion on overriding a specific class in Twill.
Current approach:
Copy the model's content, extend the original model class, and then reference the newly extended class.
Is this the correct approach?
Let me know your thoughts.