My pleasure. I've been playing with this all morning. This has a lot of possibilities. The framework is very flexible. Since I am able to catch all the messages rather then sending them to the gui app or std.out in real time, the process speeds up.
HTH, Phil Jeremias Maerki-2 wrote: > > Thanks a lot for your feedback, Phil! Much appreciated. I'm sure there's > room for improvement still. > > On 29.08.2008 13:28:18 bonekrusher wrote: >> >> Jeremias, >> >> This is perfect I just finished running this in a sandbox swing app. This >> allows control over what gets spit out by all events. Nice work. >> >> In the sandbox, I just piped all the messages to an Arraylist, which can >> either be sent to the app, out to a text file, or ignored for the end >> user. >> >> Nice! >> >> Regards, >> >> Phil >> >> -- >> View this message in context: >> http://www.nabble.com/ErrorListener--0.95--tp19203830p19218128.html >> Sent from the FOP - Users mailing list archive at Nabble.com. > > > > Jeremias Maerki > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/ErrorListener--0.95--tp19203830p19218919.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
