From c9fcddf1990de2078d081c264660b277e3581dd4 Mon Sep 17 00:00:00 2001 From: hades Date: Thu, 31 May 2001 13:52:21 +0000 Subject: [PATCH] *** empty log message *** --- allParam/README | 7 +++++++ allParam/VERSION | 2 +- allParam/psql/README | 15 ++++++++------- 3 files changed, 16 insertions(+), 8 deletions(-) diff --git a/allParam/README b/allParam/README index aa9dd04..7ddeed8 100644 --- a/allParam/README +++ b/allParam/README @@ -305,6 +305,13 @@ different value fields: - Up to now no concept is found to easily use the correct set of libraries depending on the host architecture and operating system. However, this should be a general rule to be available for all the hades libraries. +- The psql-library did not follow the developments of the version 0.2 at all. + It is likely that this tree will be canceled completely in the next version. +- In excange, ideas have come up to replace the EPICS-based parameter + transport via channel access by some smal-shaped self programmed one based + of RPCs and meeting the requirements of the param libraries much better at + all. If there is time enough a new tree rpc will be introduced in the next + version. Please send further bug reports to diff --git a/allParam/VERSION b/allParam/VERSION index 1a03094..3b04cfb 100644 --- a/allParam/VERSION +++ b/allParam/VERSION @@ -1 +1 @@ -0.1.9 +0.2 diff --git a/allParam/psql/README b/allParam/psql/README index 601504e..9a596d1 100644 --- a/allParam/psql/README +++ b/allParam/psql/README @@ -1,8 +1,8 @@ Author: Benjamin Sailer TUM/E12 Benjamin.Sailer@ph.tum.de -Version: 0.1 -Date: 2000-09-10 +Version: 0.2 +Date: 2001-05-31 libpsqlParam.a ============== @@ -43,11 +43,12 @@ in the current setup. 4. Known bugs and further developement perspectives --------------------------------------------------- - As a testing object for independent database connections, libpsqlParam.a is -not rcommended for use at normal runtime. Anyway, if developing database -concepts on another machine with a tiny free database is wanted, libpsqlParam.a -can be a good choice together with some changes to the source code. So if you -are interested in libpsqlParam.a: + As the little database containing all the test values unfortunately +disappeared, the improvements of the library package are not put into the +psql-tree at all. It is not clear whether this tree will disappear completely +in the next version or updated together with a new version of the database. +So at the end it is strongly recommended not to rely on this part being +developed anymore at all. Please send bug reports to -- 2.43.0