|
14bb005f08
|
simplify / unify Track creation
|
2024-05-02 15:01:38 +02:00 |
|
|
601ca4715a
|
transparent use of Track interface OK
|
2024-05-02 13:04:54 +02:00 |
|
|
b38d22f1bb
|
add Track interface; remove adapter stuff
|
2024-05-02 11:56:45 +02:00 |
|
|
802ee6a4a6
|
make track definition private
|
2024-05-02 11:47:53 +02:00 |
|
|
12dbfe17ab
|
hide Track fields, access via methods
|
2024-05-02 11:38:17 +02:00 |
|
|
2181c628c0
|
provide some logic for controlling creation of Track adapters
|
2024-05-02 09:54:41 +02:00 |
|
|
00a6e70430
|
use yaml for parsing JSON - works without quotes on simple strings
|
2024-04-19 10:42:54 +02:00 |
|
|
9bb027ed4c
|
add container prefix and registry stuff; provide Uid() for track; access track (including container) via UID
|
2024-04-14 14:55:25 +02:00 |
|
|
324c9b41c7
|
add IdFields (specifying head fields identifying a track) to container definition
|
2024-04-14 11:14:55 +02:00 |
|
|
9a57630a27
|
work in progress: Container.Get() - process query result -> Track
|
2024-04-11 16:53:35 +02:00 |
|
|
c1e215d586
|
get rid of Track interface - use Track (as public struct) directly
|
2024-04-11 13:40:47 +02:00 |
|
|
48e60dc721
|
get rid of TrackTemplate, use Set... methods instead
|
2024-04-08 16:33:56 +02:00 |
|
|
191b2a874a
|
use simple item factory with head fields only
|
2024-04-08 16:03:37 +02:00 |
|
|
d7bcaf2559
|
static container definition, + more minor improvements
|
2024-04-03 18:48:55 +02:00 |
|
|
149520ff21
|
use adapter (proxy) instead of type assertion for accessing specific methods
|
2024-04-03 10:24:08 +02:00 |
|
|
d6dce700a4
|
make creation of tracks and messages more generic
|
2024-04-03 09:53:56 +02:00 |
|
|
27771b3ebe
|
storage/message: insert new message
|
2024-03-28 10:59:00 +01:00 |
|
|
5669e3f37d
|
work in progress: storage: Messages
|
2024-03-27 19:14:20 +01:00 |
|
|
16c9b87d3c
|
some renaming of packages; work in progress / just started: storage/tracking
|
2024-03-21 17:14:50 +01:00 |
|
|
9f09a35f3b
|
rename storage/msgstore to .../message
|
2024-03-19 08:33:39 +01:00 |
|