Category:SOUL: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 15: Line 15:
<i>User Language</i>, and a number of extensions to it were available
<i>User Language</i>, and a number of extensions to it were available
from [[Sirius Software]], including but not limited to object oriented features.
from [[Sirius Software]], including but not limited to object oriented features.
Sirius Software was acquired by Rocket Software, and all of the Sirius products, including
Now under Rocket Software, all the former Sirius products, including
these extensions, are now provided by Rocket Software, either as part of the base
these extensions, are merged into the base
<var class="product">Model 204</var> product, or as separately licensed products.
<var class="product">Model 204</var> product or provided as separately licensed products.
   
   
Starting with version 7.5 of <var class="product">Model 204</var>,
Starting with version 7.5 of <var class="product">Model 204</var>,
<var class="product">SOUL</var> is available to all
<var class="product">SOUL</var> is available to all
<var class="product">Model 204</var> customers.
<var class="product">Model 204</var> customers.
It is an evolving language, frequently enhanced. It contains all of the features
It is an evolving language, frequently enhanced. It contains all of the features
formerly provided in
formerly provided in
<var class="product">User Language</var>, together with the object oriented features
<var class="product">User Language</var>, together with the object oriented features
provided by Sirius Software (including some, but not all, of the system classes).
provided by Sirius Software (including some, but not all, of the system classes).
   
   
Since the previous
Since the former
<var class="product">User Language</var> and Sirius Software documentation is in the process of being combined to describe the single language, SOUL, the  current documentation may contain references to
<var class="product">User Language</var> and Sirius Software documentation is in the process of being combined to describe the single language, SOUL, the  current documentation may contain references to
"User Language" or to the "Janus SOAP User Language Interface" instead of simply to "SOUL".
"User Language" or to the "Janus SOAP User Language Interface" instead of simply to "SOUL".

Revision as of 01:19, 9 May 2013

The pages in this category describe the SOUL programming language, which is used to write systems and applications in Model 204. The name of the language, SOUL, may be thought of as an acronym for Simple Objective User Language, which alludes to some of the language's essential features: Most significantly, it offers all of the benefits and features of the object oriented programming model, it provides a natural fit for programmers accustomed to other contemporary object oriented languages, and it provides syntax and semantics that are carefully tailored for the manipulation of Model 204 databases, seamlessly integrated in the language.

Prior to version 7.5 of Model 204, the language used for systems and applications in Model 204 was named User Language, and a number of extensions to it were available from Sirius Software, including but not limited to object oriented features. Now under Rocket Software, all the former Sirius products, including these extensions, are merged into the base Model 204 product or provided as separately licensed products.

Starting with version 7.5 of Model 204, SOUL is available to all Model 204 customers. It is an evolving language, frequently enhanced. It contains all of the features formerly provided in User Language, together with the object oriented features provided by Sirius Software (including some, but not all, of the system classes).

Since the former User Language and Sirius Software documentation is in the process of being combined to describe the single language, SOUL, the current documentation may contain references to "User Language" or to the "Janus SOAP User Language Interface" instead of simply to "SOUL".

In the set of pages that document SOUL, it is recommended that: