Featured
A Bad Error Handling Strategy Can Ruin the Best Application
This article addresses the importance of establishing an error handling framework, specially exceptions generated by APIs. API error handling should be part of developer planning and support. During the planning definition phase, the following questions require answers. Why is the error needed? What action is…
More Articles
How to Manage Business Processes Using Facts
Effective decisions and appropriate actions result from high quality, complete information. A system built from the ground up with a single purpose (to integrate) can profoundly affect the way a business operates. Integration dissolves barriers to communication, reveals opportunities for revenue growth, and helps reduce…
Resource Usage and Traceability
Another part of REST Governance is consumption. Consumption comes into play when building, deploying, and maintaining resources based on existing REST resources. Consumption resource tracking is essential for multiple reasons: support internally defined and externally imposed business governance mandates simplify the process of ongoing impact…
Adapt Don’t Implement
Context ModelViewController style application programming. Problems You have some object, nicely modeled to represent your solution domain. Next, you have to visualize the object (the model) with more than one widget (view/controller). Each widget has its own set of Events, Listeners, and requires the model…


