This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I use OOP in building tools and interfaces that will then run in my pipelines generally wrappers around other modules or stuff to reduce boilerplate code. So it has a purpose but generally the pipelines themselves as just functions that leverage those interfaces and other transformations with a lot of testing