Ads
BusinessRules
SinelaboreRT - Generate efficient source code from UML state diagrams!
Submitted by jordi on Wed, 02/03/2010 - 07:17
Today we have a guest post (interested in a guest post? contact me) by Peter Mueller. He is going to introduce to all of you his tool SinelaboreRT - From UML state diagrams to source code made easy :
State machines are without any doubt a very good choice for designing and implementing the behavior of reactive systems. Whether you've used statecharts to model a device, a subsystem, or a module, you might ask yourself why you don't just generate code from that model.
(Re)discovering the business rules manifesto
Submitted by jordi on Wed, 11/04/2009 - 07:32
I recently (re)discovered the Business Rules Manifesto that states the importance of business rules and how they should be defined/processed.
Some of my favourite articles in the manifesto:
- Rules are a first-class citizen of the requirements world.
- Rules must be explicit. No rule is ever assumed about any concept or fact.
- Rules should be expressed declaratively in natural-language sentences for the business audience.
