Jaxel
Well-known member
I would like to extend the ThreadType abstract class. Specifically, I want to extend the pinned first post class... And I want to extend this class for ALL thread types.
However, I can't seem to extend the abstract class. Instead, I am forced to extend each type individually. This would cause a lot of redundancy, and not work with third party add-ons that create their own new thread types.
Is there a better solution for this?
However, I can't seem to extend the abstract class. Instead, I am forced to extend each type individually. This would cause a lot of redundancy, and not work with third party add-ons that create their own new thread types.
Is there a better solution for this?