Is it legal to broadcast a user defined notification and handle it in the same application? I assume the answer is yes! However, I tried this one time when broadcasting from an interrupt and handling the notification in the same application and it did bad things to my application.
The reason I ask is because I have extended the POL::CDatabase class and I want to know when things happen within my database object throughout the application. Posting one of a couple of notifications would be a nice way to handle these *things* in multiple places when they occur. Thanks in advance, Brad -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
