RSS Feed/News \XF\Navigation\NodeType is hard to extend

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
20,149
Points
823

Reputation:

\XF\Navigation\NodeType uses self instead of static everywhere, this makes it kinda difficulet to create a child class with slightly different functionality without (needlessly) duplicating a lot of code.

Unless there is a compelling reason not to do this:
Could this be changed to static?

Continue reading...
 
Status
Not open for further replies.
Top