29 Mar
2008
29 Mar
'08
11:21 p.m.
Hi Steven,
On 3/30/08, Steven Watanabe
......................................................... There needs to be a way to register callbacks for each particular event type. Then, there is some code that gets a packet and decodes it to the proper type. Finally, this is dispatched to all the registered signals.
That's exactly why I suggested using the Observer design pattern. -- BR/Asif