Hi all, I'm implementing code listening on ITicketChangeListener interface calls. I would like to call add_warning in addition to logging just in case if something go wrong inside the method. The add_warning method requires request object that is not provided by ITicketChangeListener.
Is there another way to obtain request object other than get it as parameter? Thanks in advance. Regards, Andrej -- You received this message because you are subscribed to the Google Groups "Trac Development" group. To view this discussion on the web visit https://groups.google.com/d/msg/trac-dev/-/Bw1YP_CBJ2cJ. To post to this group, send email to trac-dev@googlegroups.com. To unsubscribe from this group, send email to trac-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en.