Fashion Gist and Modernity
No edit summary
m ((username removed) (log details removed))
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
One import fact to acknowledge is that even if a software system consists of a lot of code - there is difference in the purpose of different types of code.
One important fact to acknowledge is that although software systems consist of a lot of code, each type of code has a different purpose.


We at MDriven has made a our mission to identify the 3 different areas of reasons of code. We call the 3 areas Fashion, Gist and Modernity.
At MDriven, we have made it our mission to clarify the three different areas that create reasons why code exists. We call the three areas: '''Fashion''', '''Gist''', and '''Modernity'''.


==== Modernity ====
==== Modernity ====
The code needed for the infrastructure of the system to work - databases - network-transport - programming language - physical tiering etc. - all this we classify as Modernity-code. We gave it the name Modernity because this type of code is very time dependent. A system created ten years ago looks different in its modernity-code just because the progress of software infrastructure architecture has changed. Changed from one language to another, changed from fat-client to web, changed from on-premise to in-cloud etc.
This is the code the infrastructure of a system needs to work. Databases, network transport, programming language, physical tiering, etc. - all this we classify as Modernity-code. We named it Modernity because this type of code is very time-dependent. A system created ten years ago looks different in its modernity-code because the progress of software infrastructure architecture has changed. Many systems have changed from one language to another, from fat-client to web, from on-premise to in-cloud, etc.


==== Fashion ====
==== Fashion ====
All the code that has primary purpose to create a finish and the right look and feel goes into the Fashion classification. Fashion - like Modernity - does not age well. Both Fashion and Modernity is under heavy change pressure from the progress of technology - and fashion trends. Five years ago no one talked MaterialDesign - but now its everywhere - for how long?
The Fashion classification contains all the code to create a finish - the right look and feel. Fashion, like Modernity, does not age well. Both Fashion and Modernity are under heavy change/pressure from the progress of technology and fashion trends. Five years ago, no one talked about [https://material.io/design MaterialDesign]. Now, it is everywhere; however, for how long?


==== Gist ====
==== Gist ====
The third kind of code is what describes "the Gist" of the system - namely what information is the system handling - and what business rules guard the dynamics of that information. This kind of code has a totally different life cycle compared to Modernity and Fashion. The Gist change is driven by the progress of internal and external business processes rather than a non business specific environment.
The third kind of code describes "the Gist" of the system, namely what type of information the system is handling and which business rules guard the dynamics of that information. This type of code has a different life cycle compared to Modernity and Fashion. The Gist change is driven by the progress of internal and external business processes rather than a nonbusiness-specific environment.


==== Our posits ====
==== Our Posits ====
Since only idiots hard-fix things with different lifecycles together it seems as something we to must avoid. You have screws on your light bulbs in your house - because light bulbs break faster than the house itself. You change curtains and wall-paper because you get tired on the old ones - it is easier than to tear down the house and build a new one.
Since only fools hard-fix things with different lifecycles together, it is something to avoid. Lightbulbs have screws on their bases because light bulbs break more often than houses get damaged. You change the curtains and wallpaper when you are tired of the old ones. It is easier to change these than tearing down the house and rebuilding.


It is obvious for smart people that we need to be able to change the Fashion independently of the Modernity and let the Gist live on in its own lifecycle.
It is obvious to visionary people that we change Fashion independently of Modernity and let Gist live on - in its lifecycle.


MDriven's Vision want to deliver on these insights.
==== Vision ====
At MDriven, we want to deliver these insights with our ''Vision''.  


Following these posits earns businesses a lot of money. Both in faster time to market - and having a system with a better fit to said market - over time. But the not so obvious benefit is the ability to hold the Gist of the system in a high level description that not only act as the motor to the business support system but also act as the best available structured understanding of all the information the business handle. And when this kind of artifact is present in a community of people that community gets a common language that enables a high level and high precision business discussion on what to do next. And this is priceless for forward thinkers.
We believe that following these posits will earn businesses a lot of money, making marketing time faster while creating a system that fits said market - over time. The not-so-obvious benefit is the ability to hold the Gist of the system in a high-level description that not only functions as the motor of the software but also acts as the best available structured understanding of all the information the business currently handles. When this kind of artifact is present in a community of people, that community develops a common language, enabling a high-level, high-precision business discussion on what to do next. This is priceless for forward thinkers.
 
==== VIDEO ====
 
<html>
<iframe width="560" height="315" src="https://www.youtube.com/embed/tJgU7sVTy0M" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</html>
 
You can read our ''Vision'' in full here: https://blog.mdriven.net/the-mdriven-vision-explained/
[[Category:Architecture]]
[[Category:Why MDriven]]

Latest revision as of 05:18, 17 January 2024

One important fact to acknowledge is that although software systems consist of a lot of code, each type of code has a different purpose.

At MDriven, we have made it our mission to clarify the three different areas that create reasons why code exists. We call the three areas: Fashion, Gist, and Modernity.

Modernity

This is the code the infrastructure of a system needs to work. Databases, network transport, programming language, physical tiering, etc. - all this we classify as Modernity-code. We named it Modernity because this type of code is very time-dependent. A system created ten years ago looks different in its modernity-code because the progress of software infrastructure architecture has changed. Many systems have changed from one language to another, from fat-client to web, from on-premise to in-cloud, etc.

Fashion

The Fashion classification contains all the code to create a finish - the right look and feel. Fashion, like Modernity, does not age well. Both Fashion and Modernity are under heavy change/pressure from the progress of technology and fashion trends. Five years ago, no one talked about MaterialDesign. Now, it is everywhere; however, for how long?

Gist

The third kind of code describes "the Gist" of the system, namely what type of information the system is handling and which business rules guard the dynamics of that information. This type of code has a different life cycle compared to Modernity and Fashion. The Gist change is driven by the progress of internal and external business processes rather than a nonbusiness-specific environment.

Our Posits

Since only fools hard-fix things with different lifecycles together, it is something to avoid. Lightbulbs have screws on their bases because light bulbs break more often than houses get damaged. You change the curtains and wallpaper when you are tired of the old ones. It is easier to change these than tearing down the house and rebuilding.

It is obvious to visionary people that we change Fashion independently of Modernity and let Gist live on - in its lifecycle.

Vision

At MDriven, we want to deliver these insights with our Vision.

We believe that following these posits will earn businesses a lot of money, making marketing time faster while creating a system that fits said market - over time. The not-so-obvious benefit is the ability to hold the Gist of the system in a high-level description that not only functions as the motor of the software but also acts as the best available structured understanding of all the information the business currently handles. When this kind of artifact is present in a community of people, that community develops a common language, enabling a high-level, high-precision business discussion on what to do next. This is priceless for forward thinkers.

VIDEO

You can read our Vision in full here: https://blog.mdriven.net/the-mdriven-vision-explained/

This page was edited 123 days ago on 01/17/2024. What links here