The practice and application of design patterns
in messaging platform trigger
Abstract
SMS trigger business users triggered into SMS platform and operate related business in the use of the process of send / receive SMS. SMS users in the send process, can trigger an Called trigger business attributes, Thus, with some Called related business operations, such as : SMS interception, automatic SMS reply message transfer, text messaging USB ,SMS encryption, and so on. Send SMS users in the process and could trigger a calling trigger business attributes. Thus, with the calling of some business operations, such as: the value of the accumulated points SMS, to encourage more users send text messages. And so on.
A design pattern was repeated use, and the majority of people know about it, after the catalog, code design experience. It was used to designed to be reusable code, more easily understood by others, ensuring code reliability. Undoubtedly, the design pattern to ourselves to others in the system are a win-win, so that code designed to prepare really works,Design software engineering model is the cornerstone, as a building block in the same brick. Design patterns so that people can be more convenient to the successful reuse of design and architecture. Will be confirmed as the technical presentation is designed to make the new system developers more easily understand their design ideas.
SMS triggered by the use of good design platform model results show, select appropriate design pattern has greatly improved the efficiency of development and improve code readability and maintainability.
Keywords: SMS trigger, directives, design patterns.