Inspirel banner

Programming Distributed Systems with YAMI4

3.5 Setting New Entries

New entries can be inserted into the parameters object, but the way of doing it might be different depending on the category of entry type:

Each of the above categories are explained separately in the following sections.

Whenever the new entry has a name that already indicates the existing entry, the slot is replaced - that is, the old entry will no longer be accessible.

Note:

The example snippets assume that the appropriate parameters object was already created.

3.5.1 Ada

3.5.2 C++

3.5.3 Java

3.5.4 .NET

3.5.5 Python