`
阅读更多

Str#6. "Four Kinds of Features" Strategy // identifying purpose and features

- Be certain to include features that cover the following:

1. Log important information.

2. Conduct business.

3. Analyze business results.

4. Interact with other systems.


Str#6a. "Add Features, Inspired by Patterns" Strategy // identifying purpose and features

- Add features inspired by the stereotypical responsibilities of a participant (in Patt#3, Participant-Transaction), transaction (in Patt#6, Transaction - Transaction Line Item), and place (in Patt#4, Place-Transaction).

- Examples: assess the performance of a participant (how many, how much), calculate the total of a transaction, assess the performance of a place (how many, how much).


Str#6b. "Organize and Prioritize Features" Strategy // identifying purpose and features

- Organize the features into &quotfeature categories" (also known as &quotuse cases").

. Example: maintaining employee info; assigning employees; assessing employee performance

- Prioritize the features.

. Identify the prioritization criteria. For example: normal sequence of business usage; greatest risk; customer interest; management interest; ease of implementation.


Str#7. "Calculation Results and Decision Points" Strategy // identifying purpose and features

- Add features that deliver calculation results.

- Add features that support decision points.


Str#8. "Best and Worst Features" Strategy // identifying purpose and features

- Ask users:

- What are the best features of the current system? Of competitive systems?

- What are the worst problems of the current system? Of competitive systems?

- What are the unneeded features of the current system? Of competitive systems?


Str#9. "Top 10" Strategy // identifying purpose and features

- Build a list of features.

- When you face an abundance of features (or classes, attributes, services), go after the top 10.

- Why: avoid being overwhelmed by a sea of low-level details.


Str#10. "Now and Later" Strategy // identifying purpose and features

- Consider current capabilities--and anticipated future capabilities.

- Ask, "How is it done now? How will it be done later, with the new system?"

- Look at things that people do to objects now, and consider features you can add (your automated objects might be able to do those actions to themselves).


Str#11. "Reengineer on the Boundaries" Strategy // identifying purpose and features

- Look at each organization or automated system boundary.

- Look for duplicate efforts on each side of such a boundary.

- Model the capability one time--and encourage some reengineering improvements for the organization.


Str#12. The "Smarter Devices" Strategy // identifying purpose and features

- Look for opportunities to use smarter devices, simplifying your object model and reducing software development schedule and costs.

- When building an object model in a field with rapidly changing data acquisition and control technology, be sure to take a systems perspective, spanning both hardware and software.

分享到:
评论

相关推荐

    D3D render pipeline

    Part IV covers the D3DX utility library. D3DX provides an implementation of common operations used by Direct3D client programs. The code in D3DX consists entirely of client code and no system ...

    SAP PO/PI教程 Process Orchestration The Comprehensive Guide

    11.10.5 Data Object 11.10.6 Correlation 11.10.7 Error Handling 11.10.8 Housekeeping 11.11 Exercise: Applying Advanced SAP BPM Concepts and Extensions 11.11.1 Exercise Solution Approach 11.11.2 ...

    Tricks of the Windows video Game Programming---part1

    Tricks of the Windows video Game Programming <br>PART I Windows Programming Foundations 7 1 Journey into the Abyss 9 A Little History.............................................................

    spring-framework-reference4.1.4

    Not Using Commons Logging ................................................................... 12 Using SLF4J ..............................................................................................

    spring-framework-reference-4.1.2

    Not Using Commons Logging ................................................................... 12 Using SLF4J ..............................................................................................

Global site tag (gtag.js) - Google Analytics