Developing detailed business support systems with software can be hard. The quickly changing requirements mess up earlier assumptions – and even if new facts are good since you learn more…
When you have an MDrivenServer you can do a lot of useful things in serverside jobs.Up until now there has been one common and one fantastic way to trigger serverside…
Number 1 to get a successful integration going is : Read the documentation of the service you want to connect with – also read MDriven wiki and articles like this!Number…
The ability to reverse derive an attribute is practical in many circumstances – but it may not be obvious to everybody just what it can be used for.What is obvious…
When you work with REST-services you will consume a lot of structured results in the form of Json data.Reading the Json specification to create a matching model – attribute by…
I know – we have grown accustomed to things being REALLY complicated when it comes to software development. But what if everything was easy? How would it be then? Would…
New way to hold multiple expressions per session: For each expression you add you can bring up OclEditor or execute. You can now use the new debugger and OclEditor in…
"There are only two hard problems in Computer Science: cache invalidation, and naming things."— Phil Karlton Caches are all around – when we do a small derived field combining first name…