Skip to content
Snippets Groups Projects
core-framework-architecture.rst 807 B

Framework Architecture

Mixin API

Here is a simplified schema of how the API works to create a component:

Core Architecture

Here is a simplified schema of the organization and the responsibilities of the classes of the core:

The Core architecture

List post-processing

A sib-display component is capable of showing a list of resources and applying different filters on this list to filter, sort, group... resources. Here is a schema of the order of these transformations:

List post-processing