comp.lang.ada
 help / color / mirror / Atom feed
From: "Matthew Heaney" <matthew_heaney@acm.org>
Subject: ANNOUNCE: Observing a Subject's Attributes article posted
Date: 1999/09/12
Date: 1999-09-12T00:00:00+00:00	[thread overview]
Message-ID: <37dc4d0a@news1.prserv.net> (raw)

The article "Observing a Subject's Attributes" has been posted to the Ada95
patterns list.  It appears under "September 1999" in the patterns archive.

<http://www.acm.org/archives/patterns.html>

All the Ada95 source code is included in the message.

Here's the introduction:

In previous implementations of the Observer pattern, the observer would
query the entire state of the subject during a notification, because it
had no way of knowing which specific attribute had changed.

Here, we vary the pattern so that the observer can observe each subject
attribute individually, so it only has to display the attribute that has
changed.


You can subscribe to the Ada95 patterns list by sending the message (body)

subscribe patterns <your full name>

to the ACM mailing list server.

<mailto:listserv@acm.org>


You can send comments and questions to the Ada95 patterns list, or to me
directly.

<mailto:patterns@acm.org>
<mailto:matthew_heaney@acm.org>

Matt




                 reply	other threads:[~1999-09-12  0:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox