Announcements - where do I start?
I have been reading about announcements but can't really get how they work. Is there someone having a little sample or two for me? The PBE2 book sheds some light on the subject but not enough to comprehend for me. I need some samples to work from. Where should I look? Phil
Hi Phil, Announcement are very simple, there is not much to it. It is all about decoupling. If you read some basic overview and looked at the code, you known probably more than enough to start. Another example you could look at it the Zn logging mechanism, category 'Zinc-HTTP-Logging'. At the system level there are some finer/subtle points, but for normal code it is pretty straightforward I think. Sven On 12 Jul 2012, at 12:51, phil@highoctane.be wrote:
I have been reading about announcements but can't really get how they work.
Is there someone having a little sample or two for me? The PBE2 book sheds some light on the subject but not enough to comprehend for me. I need some samples to work from.
Where should I look?
Phil
Hi Sven, This makes things much clearer. ZnLogSupport, the cornerstone of announcements usage learning! Thanks, it helped a ton. Phil 2012/7/12 Sven Van Caekenberghe <sven@beta9.be>
Hi Phil,
Announcement are very simple, there is not much to it. It is all about decoupling.
If you read some basic overview and looked at the code, you known probably more than enough to start.
Another example you could look at it the Zn logging mechanism, category 'Zinc-HTTP-Logging'.
At the system level there are some finer/subtle points, but for normal code it is pretty straightforward I think.
Sven
On 12 Jul 2012, at 12:51, phil@highoctane.be wrote:
I have been reading about announcements but can't really get how they work.
Is there someone having a little sample or two for me? The PBE2 book sheds some light on the subject but not enough to comprehend for me. I need some samples to work from.
Where should I look?
Phil
http://book.pharo-project.org/book/LanguageAndLibraries/announcements/ On Thu, Jul 12, 2012 at 12:51 PM, phil@highoctane.be <phil@highoctane.be>wrote:
I have been reading about announcements but can't really get how they work.
Is there someone having a little sample or two for me? The PBE2 book sheds some light on the subject but not enough to comprehend for me. I need some samples to work from.
Where should I look?
Phil
-- Mariano http://marianopeck.wordpress.com
participants (3)
-
Mariano Martinez Peck -
phil@highoctane.be -
Sven Van Caekenberghe