The object identifier production is one of the most important thing in an OO Architecture, and even more when it is a distributed one. This post is about some key items of the Identity axiom. Its major concerns are integrity, isolation and performance.
Continue reading Generation algorithms of Object idModel
Regular followers of this blog may have noticed a low posting rate. This is not because this blog is dead: not at all. But I am working since a long time on the LL model and meta-model. This is an accurate, hard and also time consuming work. Moreover, I am …
Continue reading Introduction to Concepts AssemblyThis post is some kind of tutorial on the Last Language type system. Not just a tutorial in fact, but a discussion space to challenge the ISA type architecture.
Continue reading Overview of the LL type systemWhat are the major guidelines for LL? Simple (as Basic and PHP), Powerfull (like C++ or Smalltalk), Consistent (as OO is), Efficient (as C++ and Python), Dynamic but not messy, Seamlessly to suit to the whole software life cycle.
Continue reading LL basics and syntaxHow to express ISA ? The conclusion here is that building a first round of LL is the best answer. A warm up lap before the real start of the ISA solutions.
Continue reading What language to express ISA?ISA relies on the Object Oriented paradigm. Let me now join OO with our wishes. Some guidances emerge . The first one is, not surprisingly, “Everything in ISA is an Object”!
Continue reading Object Oriented GuidelinesWhat is really the SOA? Analyzing pros and cons, is this a concept usable for ISA? This post conclude that no, it isn’t. OO is more powerful and provides a wider consistancy.
However, some SOA central properties have to be incorporated in ISA. Let’s have a look to them!
Here I study the Class Object state axiom in the perspective of an incorporation in ISA. What’s about the Class life cycle ? And about the Versioning, the Grouping and the Delivery ?
Continue reading The State axiom – Part 4Third post on the object state axiom. Here I will speak about the state of the Class object and begin to define what it is. It is also question of immutability and of threaded objects.
Continue reading The State axiom – Part 3In this second post on Object state, we will see what are Fields, Relationships, Properties and Attributes; and why and how to put them all together.
Continue reading The State axiom – Part 2