Panel | ||
---|---|---|
| ||
This page explain how data / objects are organized in spinalcore, how to create your own objects, and how to use the standard API to create, modify or remove objects. Spinalcore do not only help you to synchronize objects between the "organs" of the system. Spialcore defines a programming language based on standard containers (the atomic objects) that map the standard containers of standard programming languages (C++ and Javascript by now) and transform them into "nativelly synchronized" containers. This means that all objects created with the spinalcom framework (objects that extend from Spinalcore Model class) :
Spinalcore offer you a easy way to build native distributive systems where data/objects/contexts... are automatically synchronized and distributed processes are nativelly managed ! The Models pages of this doc are organized this way :
The Utilities (standard organs that use the standard objects) are described in the "Utility" pages. |
Page Comparison
General
Content
Integrations