79484326

Date: 2025-03-04 16:46:20
Score: 2.5
Natty:
Report link

This turns out to be directly addressed in the help documentation: https://doc.sccode.org/Guides/WritingClasses.html#Instances

The answer is to not keep using the init method name, but to have a different name for every subclass.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: les_h