Modeling Is Key to Software Success
Behavioral and structural views make for better code, claims evangelist Douglass
February 1, 2007 —
(Page 1 of 3)
Modeling an application is more than just creating a flow chart. Model Driven Architecture (MDA) is a scheme in which fundamental concepts are abstracted away from incidental methods, for easier understanding and, hopefully, process improvement. As Telelogic chief evangelist Bruce Powel Douglass noted, The key principle behind MDA is the separation of the essential characteristics from the things that change.
Douglass, a former co-chair of Object Management Groups Real-Time Analysis and Design Working Group and the author of several books on developing real-time systems using modeling techniques, has recently been espousing the benefits of C programming in a graphical way. Telelogic in early January released Modeler, a free, entry-level modeling environment that can be used to create embedded systems.
Douglass explained that [models] improve your ability to visualize characteristics of your system. In 5 million lines of source code, where are your threads? Who creates them, who destroys them, where do they run, when do they run? What are the resources the threads share and how are they managed?
The advantage, as Douglass put it, is that I can visualize things better; I can more easily see whats going on. This doesnt always make the customer happy, he conceded. A lot of people have found that once they can see the architecture of the system, they say, What was I thinking? Communication, consistency and provability are the obvious byproducts of a model-driven development culture, according to Douglass.
He likened the development of an application to the construction of a building, arguing, I dont have one picture with every detail of that building on it. I have blueprints that emphasize structural members; I have blueprints that emphasize water conduits, electrical management, heating management, different views that support different questions. Class diagrams, sequence diagrams and state machines can be seen as analogous to the electrical, HVAC and plumbing diagrams of a physical structure.
What weve done in [our] graphical C environment, Douglass noted, is weve identified eight functional, or operational, views. First is the use case diagramthats a way of representing requirements
and clustering requirements into usable, coherent units.
Share this link: http://sdt.bz/30046
Most Read Latest News Blog Resources
Zeichick’s Take: Radio moves from analog waveforms to digital packets
Streaming radio highlights the need for streaming applications to be designed to take up as little bandwidth as possible
|
|
Taking enterprise architecture to the business side
Startup Corso is bringing out a cloud-based planning platform that ties into business plans
|
|
Appcelerator Acquires Cocoafish to Add Instant Mobile Cloud Capabilities to its Industry Leading Titanium Platform
Appcelerator Offers Messaging, Social, Location and Storage Mobile Cloud Services to All Mobile App Publishers
|
|
ComponentOne Releases a Collection of 40+ UI Widgets Powered by HTML5 and jQuery
ComponentOne has announced the 2012 release of Wijmo: a kit of UI widgets for HTML5 and jQuery development
|
Taking enterprise architecture to the business side
Startup Corso is bringing out a cloud-based planning platform that ties into business plans
|
|
Top five apps to manage your workload
Web applications offer new ways to track your “to-do” lists
|
|
Not so fast when it comes to testing in the cloud
Developers face outsourcing, virtual lab management and mobile devices as obstacles
|
|
Xceed releases UX-focused suite for Microsoft’s WPF
"Blendables" helps match user experiences to developer visions
|
Are you at risk for burnout?
Burnout is a severe problem and it can strike at any time. Here's how to tell if you are nearing the edge.
|
|
Agility, mom, and apple pie
If we're to evaluate the state-of-the-art in software development, we should start with the values espoused in the Agile Manifesto.
|
|
RIM woos developers with free tablet
How do you get more apps ported to the BlackBerry PlayBook? By giving every developer a free tablet, of course!
|
|
GitHire: Use Headhunters to Find Your Perfect Programmer
Are you a hiring manager tired of scouring the job boards? Check out this new service that will find 5 people interested in your jobs.
|
The Hidden Costs of Software Licensing
Moving beyond paper-based software licensing to more flexible, software-based licensing is a business decision. There is a growing trend tow...
|
|
Case Study: You May Need a Development Mechanic
As a contractor for a major financial player in Germany, SOBEGE, a German-based consultancy specializing in embedded IT and web services, wa...
|
|
Ensuring Software Quality at a Major International Bank
One of the world’s leading international banks has adopted AgitarOne technology for delivering generated unit tests for their Java software...
|
|
Load Testing Adobe Flex Applications
Adobe Flex applications may be different from applications you’ve worked with before. For classic HTML web applications, the server does all...
|