Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - slautebach

Pages: [1]
1
Thank you for the response.  To be sure I am understanding what you have said, If I or a user were to run multiple instances of EA each instance of EA is sharing the same singular instance of my Addin object? 

2
I am writing an addin for EA, and notice that almost all Addin Events pass in the repository parameter.  Given that the repository is always being passed in, would it be technically safe to catch all the events and store/update a global reference to the Repository?   So when my addin events occur I can just reference the latest reference to the repository through my addin's global reference?  Or are there potential edge cases that would not make this safe or reliable?

Pages: [1]