comp.lang.ada
 help / color / mirror / Atom feed
* ANNOUNCE: Observing a Subject's Attributes article posted
@ 1999-09-12  0:00 Matthew Heaney
  0 siblings, 0 replies; only message in thread
From: Matthew Heaney @ 1999-09-12  0:00 UTC (permalink / 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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-09-12  0:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-12  0:00 ANNOUNCE: Observing a Subject's Attributes article posted Matthew Heaney

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