-
- srinigenie

-
Total Posts: 539
Joined: 2008-02-04
|
Hi,
I have coded an Observer to handle a Magento event. I have a constructor for my observer class and I find this constructor to be called whatever action I do on Magento Admin area. As it appears, all observers are getting instantiated even when they are not required to. Wonder if this is a bug?
For the full code that I used - please refer to post
Code Thread
|