The Object-Oriented Organisation – the new innovative way

by Finn Majlergaard | 19. Jan, 2025 | Article, Blog, innovation

Share this content

Introduction to the Object Oriented Organisation

The Object-Oriented Organisation is an ongoing project funded by Gugin Leadership Research Institute 

Throughout our extensive experience working with companies worldwide, we have encountered numerous organisational challenges stemming from the effects of globalisation. We believe some of these challenges can be solved by organising people in a different way. Gugin has developed the object oriented organisation . The widespread distribution of work, and the increased collaboration with individuals from diverse cultures. This raises the important question: to what extent should a company prioritise promoting its own corporate culture at the expense of fostering cultural diversity?

Drawing upon our comprehensive research and the invaluable insights garnered from Gugin surveys, it is evident that we must address these dilemmas and find effective solutions. In the context of a global organisation, how can we strike a balance between maintaining control and consistency across the entire entity while allowing different cultures to express themselves?

Furthermore, how can we ensure that these unique cultural perspectives are not only acknowledged but celebrated within our global organisation?

A lot of cultural friction is developed because we often try to promote that there is only one right way to do things. And a lot of cultural friction is also developed in the opposite scenario where a company is afraid of promoting its corporate culture on its subsidiaries. It is very challenging for most companies to find the balance, which is why Gugin's Cultural Diligence process is so valuable.

When I did classes on creative problem solving many years ago I learned that we could solve problems in three different ways. We can solve problems inside the existing paradigm, we can stretch the existing paradigm or we can shift to a completely new paradigm.

When it comes to addressing the issues global operating companies are facing today I think we have reached the point where the existing paradigms can’t be stretched any longer.

Here is a good example:

Many years ago when South West airlines in California decided that they wanted to become the most efficient airline they realised that they had to think out of the box in order to become best in class. Comparing themselves with other airlines would never enable them to become the best so they had to think of something else. A key to airline efficiency is to reduce the time the aircraft spends at the airport. Instead of looking at other airlines South West Airlines decided to look at a Formula 1 pit stop to see if they could learn anything from work processes there. Every second wasted in a Formula 1 pit stop can be crucial. If South West Airlines could adopt best practices from a Formula 1 pit stop they had a fair chance of becoming the most efficient airline. They succeeded.

In this article, we will propose an organisational model that is a paradigm shift as well, but it addresses the key issues I have identified earlier for achieving organisational effectiveness.

 

Introduction to the object oriented organisation

What does object orientation mean?

Object orientations originate from object oriented technology and object-oriented programming from the world of software development. It is no new invention as it originated to 1960s in Norway where it started in the IT industry. As IT solutions became more and more complex and had to handle more and more data in a flexible way and still preserve the integrity of the data it was necessary to invent a new technology to deal with that. Object oriented technology was the answer to that problem.

The challenges in software development and in managing global businesses are quite similar. In a software program, data is the most important asset. In most modern companies, knowledge in different forms is the most important asset. Traditional programming languages couldn’t deal with the increased complexity without introducing huge overheads. In global companies, the traditional way of organising people is ineffective because we have no way to deal with diversity and no proper way to protect the most important asset of a company – its knowledge. So the challenges were similar, but so far only the software industry had found a solution. That gave me the idea to explore the possibilities of developing and implementing a similar system as a way of organising and managing a globally operating company.
Object-Oriented technology is unique because it protects its data effectively and only allows authorised methods or functions to access and manipulate the data. In an organisation that would, for example, correspond to that only local managers managed local people or you only tell a team what to do and what you expect them to return, but otherwise, don’t interfere with how they do it. An object in the object-oriented technology has three characteristics namely inheritance, encapsulation and polymorphism. These characteristics will be explained in detail +below, as the same terms will be used when I apply the concepts to organisation theory.

Class

A class is a conceptual framework from where the objects are instantiated. A class description tells about which data it holds and describes all the ways the data can be entered and manipulated. In a company is can i.e. be a production unit with the machines, descriptions of where to get the raw materials and where to send the final product. It can also be an HR department in a subsidiary with a description of the tasks they have to carry out, what kind of reporting that have to deliver to headquarters etc., but not a word about how that task shall be carried out or how they will collect the information for the reports.

Inheritance

Classes can be organised in a hierarchy and inherit attributes from their parent classes. In software, you can have a class called bank account holding all the general characteristics of a bank account. That class can have child classes for all the different kinds of bank accounts the bank has i.e. savings accounts, credit accounts, pension etc. All the generic attributes will be inherited because they are common to all types of bank accounts while other attributes can be added or modified to serve the specific need. Let us say the interest rate is a generic attribute – with a different value for the different types of accounts of course. If you want to increase the interest rate with 0,5% on all types of savings accounts you can do that at a generic level and it will automatically be deployed to all the children's classes.

An organisation might have an HR department or HR function in each country where it is operating. They all perform the same

functions. In a traditionally organised company, they will also perform these functions in almost the same way. In the object-oriented organisation, they perform the same functions but for some of the functions, they have the freedom to perform them in a way that is more suitable to the local culture, customs and legislation. In this example, there will be a parent class describing all the data and the functions of the HR department shall perform. Local countries or departments can choose to override some of the functions with some making more sense in the local culture or in a way that will improve effectiveness. The essence is that it is the same functions with different implementation and the headquarter doesn’t interfere with how the implementation takes place in each country or department.

An example could be the implementation of promotion policies. In some countries, it makes sense to promote the best performers, in others the employees with the most seniority and in others the employees that fit into the equal opportunity policies.

Encapsulation

Encapsulation conceals the functional details of a class from objects that send messages to it. When used in software development it means that the data are protected from direct manipulation and can only be accessed and manipulated through the functions of that particular class. Using the example from before. Typical functions of a savings account are a deposit and withdraw. In an object-oriented system, you send the message deposit or withdraw to the object. Inside the object, it handles the transaction; adjusts the balance of the account does the interest calculation etc. It is all hidden from you who access the object. The data is encapsulated and as a user, you have to rely on that everything is handled, as it should be.

In organisations, the data you want to encapsulate will usually be pieces of knowledge, norms and values, traditions, or anything else that is specific to a project, group or culture. An example can be a customer service group in a company. They handle customer requirements in a structured way and have information about all the customers. The top management cannot interfere directly with how the customer service is performed, but only assess whether or not they fulfil the requirements for quality, response time, cost etc. How they do it internally in the department is entirely up to the department manager and his or her team.

Polymorphism

Polymorphism is probably the attribute of an object-oriented organisation that can boost the organisational effectiveness the most because it directly deals with the issues of multiple cultures and their underlying norm, values and basic assumptions as described earlier in this dissertation.
Polymorphism means that different objects or classes can have different implementations of the same function. Let us say we have two classes, both with the function add. We send two numbers to both of them; let us say 2 and 3. One class returns 5 and the other 23. They both added the numbers to each other but in two very different ways.
Polymorphism is a great enabler for embracing cultural diversity in global organisations because it gives us the opportunity to do exactly the same things in many different ways. Polymorphism is particularly applicable when it comes to motivation and reward. That is because we feel motivated by so many different factors depending on our culture, our age, gender etc. that it is impossible to make a one-size-fits-all all solution. So as a beginning, we can start letting the subcultures within the organisation implement their own motivation and reward systems and then later move on to the motivation and reward system I have described in one of my books.

Another example is the way that we organise people locally. In individualistic cultures, the matrix organisation fits well because there is a clear distinction between personal responsibility and project management. It fits well because the employee’s expectations about the leader’s role are that the leader should only deal with or get involved in work-related issues. When companies deploy a matrix organisation they run into problems when the implement that type of organisation in cultures where there is a preference for having strong relationships or family culture.

In these hierarchical, in-transparent cultures the expectations about the leadership role are completely different. The leader is perceived as a father who takes care of everything about the employee. A matrix organisation confuses managers on all levels as well as the employees in these cultures. If an employee has an issue he or she wants to discuss with their leader they don’t know who to turn to if they are organised in a matrix. So although it might seem old-fashioned hierarchical organisations might work better in some organisations or parts of organisations in some countries.
A global organisation shall be open to letting local organisations organise themselves in the way that suits the local culture, norm and values in the best possible way. No matter how they are organised they will respond to the messages the headquarters or others send out but the way that they carry out the tasks varies a lot from one entity to the other.

It is not only between different national cultures it makes sense to consider polymorphism. The integration of a company after a merger or acquisition can vary from a very loosely coupled affiliation to total assimilation. If an acquired company is forced to give up its corporate culture with all its values, norms and traditions completely it will lower the productivity dramatically. A company that has been acquired often has to give up almost everything it has that ties the employees together. It is usually done for the sake of efficiency because some people believe – usually in headquarters – that if everyone is doing the same things in the same way, they will save a lot of money. But in my experience, it is exactly that attitude that results in that 2/3 of all mergers or acquisitions fail to meet their original objective.

If polymorphism was a part of the management philosophy an acquired company was encouraged to maintain its own culture untouched, at least in the beginning. The headquarter or holding company can add some new functions about reporting i.e. growth, customer satisfaction, revenue, turnover etc. but refrain from interfering with how the acquired company meet the targets. Over time things can and will change gradually.

Object-oriented programming and AI

Incorporating object-oriented principles into organisational design can significantly enhance the integration and effectiveness of AI systems within a company. By structuring the organisation into modular units—comparable to objects in programming—each with defined responsibilities and interfaces, businesses can facilitate more seamless collaboration between human teams and AI agents. This modular approach allows AI to be embedded within specific organisational units, enabling localised decision-making and learning. Such a design not only mirrors the encapsulation and abstraction found in object-oriented programming, but also promotes scalability and adaptability, as AI components can be developed, tested, and implemented within individual units without disrupting the wider system. This synergy between object-oriented organisational structures and AI integration fosters a more agile, responsive, and innovative business environment, capable of evolving in step with technological progress.

Gugin's compact artificial intelligence model based on object-oriented technology 

Gugin has worked a long time og developing an artificial intelligence model based on object-oriented technology and that is not algorithm based like traditional large language models. We have come a long way. Our objects can for instance develop emotions and base actions on their moods. We have made a video about our emotional artificial intelligence

Summarisation

In both software development and organisational development, it has been a challenge to deal with the increased complexity and the need to be able to change fast. I have made comparisons between the two worlds and suggested that we try out some of the inventions from the software industry in organisational development. The object-oriented organisation can be seen as a further development of the adhocracy.

The advantages over the adhocracy are that we can promote a high degree of diversity because each class can implement its own implementation – if allowed. We can still maintain a high level of consistency because of the hierarchical structure of the classes and the inheritance function where some functions can be modified locally, while others remain the same globally. For example, you might want to have different implementations of HR policies in different countries but keep the quality control function consistent and uniform.

 

 

What separates a good leader from one who truly moves people? Research — and decades of cultural intelligence practice — point to one word: charisma. And unlike talent, charisma can be learned.

In 1979, Warner Records refused to send Prince on tour. Not because of his music — they knew he was exceptional — but because he lacked charisma. He couldn't yet move an audience. Fast forward one year, and Prince had transformed himself into one of the most commanding performers in the history of popular music. He didn't wait for charisma to arrive. He worked at it, systematically, studying and adopting the techniques of the performers he admired.

That story is not just about rock and roll. It is a precise metaphor for leadership. At Gugin, we have spent over two decades helping leaders across cultures and industries make exactly this kind of transformation — not by telling them to "be more confident," but by equipping them with concrete, learnable strategies rooted in emotional intelligence, cultural intelligence, and communication science.

 

Why Most Charisma Advice Fails

The most common advice leaders receive about charisma is frustratingly vague: project confidence, be warm, be present. These qualities do matter. But they are nearly impossible to "just do" on command, especially under pressure, across cultures, or in unfamiliar organisational contexts.

Research by Professor John Antonakis and his colleagues at the University of Lausanne Business School has shown that charisma is not a personality trait reserved for the few — it is a set of communicative behaviours that can be identified, taught, and practised. In their studies, randomly selected middle managers who underwent structured charisma training were subsequently rated by peers and subordinates as more charismatic, more competent, and more trustworthy. The training worked.

At Gugin, we have built on this science and gone further — weaving it together with emotional intelligence (EQ) and cultural intelligence (CQ) to create a leadership development approach that is both evidence-based and globally applicable.

The Nine Charismatic Behaviours — And What They Really Require

The Antonakis research identifies nine concrete charismatic leadership tactics: using metaphors and stories, showing moral conviction, expressing shared feelings, setting high expectations, using contrast and rhetorical questions, using lists, and animating communication with body language. These are the building blocks. But building blocks need a foundation — and that foundation is emotional and cultural intelligence.

Take metaphors, for example. A metaphor is only powerful if it resonates with the audience. In Gugin's cross-cultural leadership programmes, leaders quickly discover that a metaphor drawn from American sports culture may fall flat in a team from Northern Europe, and that a story invoking individual heroism may alienate a collectivist audience in East Asia. The charismatic tactic is the same; the cultural calibration is everything.

The same applies to moral conviction. Appealing to shared values is one of the most potent charismatic tools a leader has. But whose values? Which moral frameworks? A leader operating across multiple cultural contexts must understand that concepts like fairness, loyalty, duty, and hierarchy carry profoundly different weight in different cultures. High cultural intelligence — the ability to read, respect, and adapt to cultural difference — is what allows a leader to express genuine moral conviction that actually connects rather than alienates.

Emotional Intelligence: The Inner Architecture of Charisma

Charisma without emotional grounding is performance. It can work in the short term, but it rarely sustains trust. The leaders Gugin works with are taught to understand that emotional intelligence is not a soft supplement to charismatic leadership — it is its inner architecture.

Consider the tactic of expressing shared feelings. Antonakis identifies this as key: when a leader says "I feel the same uncertainty you do, and here is how I am holding it," they build identification and trust. But this requires real self-awareness. Leaders must be able to name and regulate their own emotional states before they can credibly reflect the emotions of others. In Gugin's programmes, we invest significant time in developing exactly this capacity — helping leaders identify their emotional triggers, understand how their inner states broadcast outward, and build the emotional vocabulary needed to communicate with authenticity.

Empathy — a core dimension of emotional intelligence — also directly underpins several charismatic behaviours. Setting high expectations while simultaneously communicating belief in others (another of the Antonakis tactics) requires a leader who genuinely sees the potential in the people around them. That kind of seeing is empathic. It cannot be faked over time. When Prince produced the band The Time for Warner Brothers, he did not simply demand excellence — he made each member believe they were capable of more than they thought. That is emotionally intelligent leadership in action.

Cultural Intelligence: Charisma That Travels

One of the most important — and most overlooked — dimensions of charismatic leadership in today's world is its cultural portability. A leader who is magnetic in one cultural context may be perceived as arrogant, shallow, or inappropriate in another. This is not a flaw in those audiences. It is a signal that charisma, like all communication, is culturally embedded.

Gugin's work in over 60 countries has shown us that the nine charismatic tactics are universal in their structure but must be culturally adapted in their expression. Rhetorical questions, for instance, invite participation and create anticipation — but their delivery must match the power-distance norms of the audience. In high-hierarchy cultures, a rhetorical question from a senior leader may silence a room rather than energise it. In low-hierarchy cultures, it may spark exactly the engagement intended. Cultural intelligence tells the leader which dynamic they are working in, and how to adjust.

Similarly, the use of storytelling — one of the most powerful charismatic tools — varies enormously across cultures in terms of what stories are appropriate, how direct or indirect they should be, and what kinds of protagonists resonate. Gugin teaches leaders to build a culturally diverse repertoire of stories and to develop the sensitivity to know which story belongs in which room.

How Gugin Trains Charismatic Leaders

Gugin's leadership development programmes integrate the science of charismatic communication with structured development in emotional and cultural intelligence. The process is iterative and experiential, not theoretical.

Leaders begin by gaining honest self-awareness: understanding how they are currently perceived, what emotional signals they project under pressure, and how their default communication style reads across cultures. This foundation phase often surfaces important blind spots — the technically brilliant executive who speaks too abstractly to inspire, the empathetic manager whose conflict-avoidance reads as a lack of conviction.

From there, leaders move into skill-building: practising charismatic communication tactics in safe, structured environments with real feedback. They learn to craft metaphors that carry cultural resonance, to tell personal stories that build connection without oversharing, to use contrast and rhetorical structure to sharpen their message. They receive coaching on non-verbal communication — the body language, vocal variety, and presence that Antonakis identifies as essential to bringing charisma alive.

Finally, leaders apply these skills in live contexts, with coaching support, and receive 360-degree feedback that tracks their progress. This mirrors the approach Antonakis found to be effective — group training combined with individual coaching — and embeds it within the broader cultural and emotional intelligence framework that makes the development durable and globally relevant.

Charisma as a Leadership Responsibility

There is a deeper point worth making. Charisma is not about making yourself more impressive. At its best, it is about making others feel seen, energised, and capable of more than they believed. It is about communicating in a way that bridges difference, builds shared purpose, and creates the conditions for people to do their best work.

In a world where leaders must navigate unprecedented complexity — technological disruption, geopolitical volatility, multi-generational and multicultural workforces — the ability to communicate with clarity, conviction, and emotional resonance is not optional. It is a strategic capability.

Prince didn't work on his charisma because he wanted to be famous. He worked on it because he knew, instinctively, that the music mattered — and that without the ability to connect, the music would never reach the people it was meant for.

The same is true of leadership. The work matters. Charisma is what carries it across.

 

About Gugin  |  Gugin is a global advisory firm specialising in cultural and emotional intelligence. We help organisations build the leadership capability to thrive in a complex, multicultural world. Learn more at www.gugin.com

error: Content is protected from theft