You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know Jenkins uses this anti-pattern quite often. But it would make sense to avoid that for new code and return a NullFactory that simply implements all methods with a default implementation.
I know Jenkins uses this anti-pattern quite often. But it would make sense to avoid that for new code and return a
NullFactory
that simply implements all methods with a default implementation.Originally posted by @uhafner in #75 (comment)
The text was updated successfully, but these errors were encountered: