[comp.windows.x] another annoying question

swick@ATHENA.MIT.EDU (Ralph R. Swick) (03/25/88)

> I've got a question about the semantics of "boolean" resources (I.E.
> on or off). Most code just checks to see if something is defined
> for a given name,

I don't think this is reasonable behavior, and neither does the Xt
ConvertStringToBoolean representation conversion routine.  There is
no resource file syntax for removing a resource from the database, so
the user running an application that only checked for the presence/absence
of a resource specification would have no way to negate a boolean
that was set by a more global default specification (for example,
in a site-wide resource file).