Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1018351
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T10:50:42+00:00 2026-05-16T10:50:42+00:00

During my experience as a software developer I got used to a practice of

  • 0

During my experience as a software developer I got used to a practice of creating Entity classes (or DTOs) and Manager classes. For example I’d create Customer with it’s property getters and setters and then CustomerManager with all the methods related to Customer class (for example GetCustomer, GetOrders etc…). Don’t know why, but it seemed appealing to me to have additional separation between properties and methods.
But now I start to think if this approach is good or bad. I mean I’d rather have Customer.Get() than CustomerManager.GetCustomer().
I would like to hear your oppinions and suggestions about this. Are the differences purely aesthetic or is there anything to gain from either approach?

Thank you in advance,
Community at Stackoverflow has always been very helpful. Keep up the good work!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T10:50:43+00:00Added an answer on May 16, 2026 at 10:50 am

    I prefer CustomerManager.GetCustomer() on the basis that:

    • it’s more self explainatory / self documenting
    • Customer.Get() … get what?
    • seperation of concerns … customers don’t get themselves 🙂

    To me a DTO is (or at least sounds the same as) a POCO; in both cases it’s essentially a package of data, where as a full blown class (in the OO, DDD, BL sense) goes well beyond that.

    Both a Customer and a CustomerManager class can have methods and properties that are suitable in the context of the business / application domain – but a DTO / POCO is not at that level.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 511k
  • Answers 511k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer IE has yet to implement the border-radius CSS property. I… May 16, 2026 at 5:21 pm
  • Editorial Team
    Editorial Team added an answer Use json_encode to encode the data to be used in… May 16, 2026 at 5:21 pm
  • Editorial Team
    Editorial Team added an answer Here is a possible workaround: - (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath *)indexPath… May 16, 2026 at 5:21 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

From wikipedia : During each sprint, typically a two to four week period (with
I have a few software developers working for my projects and I would like
Good afternoon. I am a user experience designer, proficient in XHTML and CSS. I
I have been building enterprise software for the last 10 years. In this time
What is the best way of connecting some installed software with a certain computer
Our customer experienced multiple errors on a demonstration to a customer of theirs. The
I like to work between my laptop and desktop during different parts of the
During my game loop I am constantly loading images using BitmapFactory.decodeResource(getResources(), R.drawable.objectx); Most of
During the very early phases of development in a Rails app, I prefer to
During performing some performance tuning in my application I have noticed, that hibernate query

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.