JanneTimmerbacka
12-Dec-2006, 12:36 PM
Hi. I'm using Eurekalog 4.5.8 already and I would like to know if newer eurekalog version provide better support for my plugin application needs.
I have implemented the plugin framework with ShareMem and Plugins are dll's.
Current problems/limitations:
-I would like to set Eurekalog options only in one place => in plugin host application
-it would be very nice to handle all the exceptions in the plugin host application eurekalog. Currently each plugin stores and handels exceptions with eurekalog, and it is difficult to define alternative processing methods for exceptions since any of the plugins will handel them. What I mean is if exception is raised in host application it might be handled in plugin eurekalog instead in host application. This is not good, since I might want that exception to be handled differently :confused: .
Any improvements for these?
I have implemented the plugin framework with ShareMem and Plugins are dll's.
Current problems/limitations:
-I would like to set Eurekalog options only in one place => in plugin host application
-it would be very nice to handle all the exceptions in the plugin host application eurekalog. Currently each plugin stores and handels exceptions with eurekalog, and it is difficult to define alternative processing methods for exceptions since any of the plugins will handel them. What I mean is if exception is raised in host application it might be handled in plugin eurekalog instead in host application. This is not good, since I might want that exception to be handled differently :confused: .
Any improvements for these?