A tale of creating awesomazing software

As part of the project to share more of our code, last month saw the release of the Price Modification module. This post will present this module and explain a little how it works.

We have a service on sale called coreBOS Subscription. Curiously, I have been asked about it three times in the last week. Be that a sign of growth or mere coincidence, read on to learn what it is for and why you need it!

Business rules are, most of the time, defined outside the application. They are even often written in a different language than the one used to create the application. The coreBOS Rule class provides an engine allowing to simply execute business rules while being efficient and extensible.