[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnumed-devel] what does cooked mean?
From: |
Karsten Hilbert |
Subject: |
Re: [Gnumed-devel] what does cooked mean? |
Date: |
Sun, 1 Jun 2003 17:25:38 +0200 |
User-agent: |
Mutt/1.3.22.1i |
> What does the term cooked mean in the log and gmTmpPatient ?
in gmLog:
translation from raw ASCII to a textual representation,
eg ascii(2) -> <ETX>, good for debugging binary wire
protocols/file formats
in gmTmpPatient I assume you mean in get_patient_ids():
if cooked_search_terms contains data it is assumed to be a
dict of a particular structure as needed by
_make_where_from_cooked
However, get_patient_ids() shouldn't really be used anywhere
in the GnuMed GUI, the successor code is in
client/wxpython/gmPatientSelector. get_patient_ids() is merely
a convenience function for the Archive code and should
disappear.
Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346