Hi All,
I am putting out a question to all as to what they believe the pros and cons are of building objects in certain ways.
I am following the best practice approach of Blueprism to have multiple objects per application however however the team I am working with follow an approach of having one object to cover all possible actions to take for an application. I don't agree with this approach on the grounds that I feel its unmaintainable and it doesn't follow best practices. I don't have much else to go on besides this as any other place that I worked in followed best practices already so I never was presented with an opportunity to challenge it.
Can anyone offer info or personal experience on how they implement Object design and the pros cons of why? I would like to be able to approach this subject better armed than just being able to say "it allows more devs to work on it at once", "its best practice" or that "one big object only allows one person to work on it at once".
Thanks
-D