CLIM mail archive
[Prev][Next][Index][Thread]
CLIM:WINDOW-INSIDE-... Functions
Date: Tue, 19 Feb 1991 12:21 EST
From: will taylor <taylor@charon.arc.nasa.gov>
In Genera CLIM 1.0, apropos shows several functions:
CLIM:WINDOW-INSIDE-HEIGHT - Function (WINDOW)
CLIM:WINDOW-INSIDE-BOTTOM - Function (WINDOW)
CLIM:WINDOW-INSIDE-EDGES - Function (WINDOW)
CLIM:WINDOW-INSIDE-SIZE - Function (WINDOW)
CLIM:WINDOW-INSIDE-WIDTH - Function (WINDOW)
CLIM:WINDOW-INSIDE-LEFT - Function (WINDOW)
CLIM:WINDOW-INSIDE-TOP - Function (WINDOW)
CLIM:WINDOW-INSIDE-RIGHT - Function (WINDOW)
which are exported from the CLIM package, but are
not documented in "Common Lisp Interface Manager
(CLIM): Early Release 1.0". For a function to be
assumed portable by users, does it have to be exported
AND documented, or only exported?
==> Will Taylor
To be considered portable, the symbol must be exported and documented.
Admittedly, the documentation has lagged behind the implementation. All
documented symbols should be exported. It may not be the case that all
exported symbols are documented. Occasionally, the documentation might
indicate that a feature is Genera or CLOE specific, or is subject to
change.
Sorry for the delay.
0,,
References:
Main Index |
Thread Index