public inbox for guile-cvs@sourceware.org help / color / mirror / Atom feed
From: mdj@sourceware.cygnus.com To: guile-cvs@sourceware.cygnus.com Subject: guile/guile-core/ice-9 boot-9.scm Date: Thu, 05 Aug 1999 05:06:00 -0000 [thread overview] Message-ID: <19990805120600.32181.qmail@egcs.cygnus.com> (raw) CVSROOT: /cvs/guile Module name: guile Changes by: mdj@egcs.cygnus.com 99/08/05 05:06:00 Modified files: guile-core/ice-9: boot-9.scm Log message: GOOPS needs the observer protocol specified for the new module system. Here's a simple version for the old module system: * boot-9.scm (module-observers, module-weak-observers, module-observer-id, set-module-observers!, set-module-observer-id!): New accessors. (module-type): Added slots `observers', `weak-observers' and `observer-id'. (module-observe, module-observe-weak, module-unobserve, module-modified!): New procedures. (module-make-local-var!, module-add!, module-remove!, module-clear!, module-define!, module-use!): Call module-modified!.
next reply other threads:[~1999-08-05 5:06 UTC|newest] Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top 1999-08-05 5:06 mdj [this message] -- strict thread matches above, loose matches on Subject: below -- 2000-08-26 20:20 mdj 2000-08-11 1:45 mdj 2000-08-10 17:44 mdj 2000-07-01 10:01 mdj 2000-06-20 19:46 mdj 2000-06-20 18:16 mdj 2000-06-11 11:29 mdj 2000-06-04 17:31 mdj 2000-06-03 18:34 mdj 2000-05-14 15:15 ghouston 2000-03-02 12:44 gjb 2000-01-09 16:33 mvo 1999-09-16 16:44 mdj 1999-09-12 4:04 mdj 1999-09-11 19:30 mdj 1999-09-11 11:27 mdj 1999-09-11 8:26 mvo 1999-09-11 6:35 mdj 1999-08-29 7:21 mdj 1999-08-23 19:22 mdj 1999-08-19 22:12 jimb 1999-07-29 11:12 mdj 1999-07-19 1:11 jimb
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=19990805120600.32181.qmail@egcs.cygnus.com \ --to=mdj@sourceware.cygnus.com \ --cc=guile-cvs@sourceware.cygnus.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).