Commit graph

18 commits

Author SHA1 Message Date
89ec658652 rename factory to meta, with slight functionality change; work in progress: use in storage ... 2024-10-12 12:01:14 +02:00
19054f600f work in progress: use factory object for creating records 2024-10-12 09:37:17 +02:00
d0c990fe7b provide 'print-slots'; work in progress: record (item) meta information 2024-10-11 07:59:59 +02:00
cf7d85af4d web/server: log request cookies; fix old log and print-object stuff 2024-08-28 14:57:47 +02:00
dafce6f2d2 minor formal improvements: use eql, print-unreadable-object, string in put with newlines 2024-08-01 17:48:13 +02:00
75d63e0c89 work in progress: storage/msglog: table creation OK 2024-07-27 23:06:04 +02:00
e9f9abd4a0 redefine message as subclass of shape:record 2024-07-25 21:23:28 +02:00
32c4f5ced1 get rid of 'head-as-list' 2024-07-25 19:57:43 +02:00
4d199a1d92 refactor core data types:simpliry message head, start with shape package 2024-07-07 18:24:51 +02:00
48e2fde93a get rid of make-message 2024-07-07 15:06:50 +02:00
797b291262 minor improvements on message handling, server response, echo handler 2024-07-07 11:04:16 +02:00
0424b3167c server (basic impl): handle action using response object 2024-07-05 14:45:14 +02:00
ea86a2def0 clarify message creation: make-message with data as &key parameter 2024-06-30 10:00:05 +02:00
6a88716b36 basic implementation of action selection (needs more tests) 2024-06-16 11:34:16 +02:00
993bab0923 scopes/core: some minor improvements, e.g. optionally provide data in message creation 2024-06-15 20:28:23 +02:00
96ebbe7d0c test-receiver: full functionality, using head list as key in hash table 2024-06-15 17:14:49 +02:00
10d4c9c687 work in progress: test receiver 2024-06-12 13:22:41 +02:00
5b48306ccf simple message set-up, + print method 2024-06-12 11:29:51 +02:00