Re: Prevent plug-ins from having framework conflicts.

2010-05-04 Thread Kyle Sluder
On Tue, May 4, 2010 at 11:11 AM, Carmen Cerino Jr. wrote: > I would agree with you that plug-ins shouldn't do that if it was not a > plugin framework that was going to be opened up to 3rd party developers or > if its code shared between the application and the plug-ins. I have no > control over wh

Re: Prevent plug-ins from having framework conflicts.

2010-05-04 Thread Carmen Cerino Jr.
I would agree with you that plug-ins shouldn't do that if it was not a plugin framework that was going to be opened up to 3rd party developers or if its code shared between the application and the plug-ins. I have no control over what frameworks developers use to write plug-ins for my app. Two deve

Re: Prevent plug-ins from having framework conflicts.

2010-05-04 Thread Kyle Sluder
On Tue, May 4, 2010 at 10:22 AM, Carmen Cerino Jr. wrote: > I am currently writing a plug-in framework for my application. I would like > to be able to release plugins without having to update my application, and I > intend on making the framework available for third party plugins. I am > currentl

Prevent plug-ins from having framework conflicts.

2010-05-04 Thread Carmen Cerino Jr.
I am currently writing a plug-in framework for my application. I would like to be able to release plugins without having to update my application, and I intend on making the framework available for third party plugins. I am currently running into issues when two plugins ship with identical framewor