[Chatter]: Object-oriented Architecture

Source: Internet
Author: User

 

What is "Object-Oriented architecture"? Today, I suddenly realized how to define it in words.

 

When developing software projects, various functional objects will be categorized and named with a memorable name.
Repeat the functional objects and nouns to generate an architecture of its own.

 

In the domain layer of DDD (domain-driven design.
1. The system has a user object. Ddd classifies it as entities, and its responsibility is a unique object identified.
2. the user must have a storage device. This storage device's function, DDD, classifies it as a repository. Its responsibility is to allow entities to access system boundaries.
3. The system also provides the function of regularly checking the user's birthday greetings. This scheduled execution function is classified as a service by DDD.

 

Sort out these functional objects and reassemble them again and again to get a usable system architecture.

 

For DDD, refer to "Domain-driven design-layered architecture" written by Jed 』.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.