Hi,

Am 04.03.2009 um 23:24 schrieb pmf:

is there a way to attach metadata (especially a docstring) to
namespaces? The Namespace-class implements (via AReference ->
IReference -> IMeta) the IMeta-interface, but the obvious way of using
the reader-macro to attach metadata does not work and I don't know any
other way.

(ns foo.bar
  "docstring goes here"
  ...)

Other metadata might be given in the way you showed
by attaching them to the namespace symbol.

However the metadata is somehow lost, when the namespaces
are loaded via require.

Sincerely
Meikel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to