From 5be9da7d65b08398e4d3de3081de3eef2f8be148 Mon Sep 17 00:00:00 2001 From: deva Date: Mon, 5 May 2008 11:59:07 +0000 Subject: Added some stuff. --- server/TODO | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'server/TODO') diff --git a/server/TODO b/server/TODO index a8e84f6..042b000 100644 --- a/server/TODO +++ b/server/TODO @@ -1,2 +1,16 @@ +prefetch field + + A 'prefetch' attribute on a field makes the server look up the value on the + pentominos server, using the current patient id, the prefetch field as the + raw request. The latest returned value is the only one used. + A prefetch field overrides the value field. + If a prefetch fails due to no data available, the value field is used. + + + Things to think about: - What to do with resumes in included macroes. Append/prepend to main resume? + - How to integrate fetched values (eg. from Pentominos) and how to store where + the values came from (device/usertyped) + - Can connection keep alive be used for anything useful? Session? State? + - What to do about commits on nondata macroes? (eg. start) \ No newline at end of file -- cgit v1.2.3