(I know about the other MEF/MAF questions but this is a more specific problem) I want to create a WPF application that will basically be just a simple add-in host, GUI and settings. All of the actual
I have an app written in python. I want to give my users the ability to manipulate the apps objects by allowing them to run their own scripts. They are likely to make errors in their scripts. If there
I\'ve been looking around for different methods of providing plug-in support for my application. Ideally, I will be creating a core functionality and based on different customers developing different
I\'m obviously brand new to these concepts. I just don\'t understand why you would limit access to properties or methods. It seems that you would 开发者_如何学运维just write the code according to inte
I have a situation where I have a Common.Domain.Person and Specific.Domain.Person. First one should be provided as a part of a common package.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
PowerShell\'s type extension facility is neat, but I haven\'t yet figured out the way -- if one exists -- to extend an indexer. I\'ve tried to add a ScriptProperty for the indexer property (Chars in t
I\'m trying t开发者_高级运维o implement a plug-in like application. I know there are already several solution out there but this is just going to be proof of the concept, nothing more. The idea would
im developing a game in android, and i\'ve been thinking about subdividing many of the elements of the game (e.g. game objects) into separate classes and sub-classes. but i know that method calls to t
I\'m starting research on what I\'d need in order to build a user-level plugin system (like Wordpress plugins) for a Rails app, so I\'d appreciate some general pointers/advice. By user-level plugin I