Commit graph

6 commits

Author SHA1 Message Date
bb5eed5162
Add a simple object type and other improvements. 2024-09-28 17:02:52 +02:00
0876c59c98
Update library build and test configuration. 2024-09-28 15:13:22 +02:00
1c3c87a4a6 Architecture simplification: stop using decorators which adds unnecessary complexity and some compilation bugs.
+ Add a property definition class.
+ Add some definition functions on models, which have to be redefined when implementing a new model.
- Remove decorators.
2022-11-01 19:13:21 +01:00
6f62b2d053 Add bool type and README improvements. 2022-09-18 19:47:38 +02:00
c6cdfc75ea Add type Date. 2022-09-18 19:28:18 +02:00
ff1d55da78 Sharkitek base: model class and basic types dans behaviors. 2022-08-01 14:30:19 +02:00