|
In the first SoapBox Core article I ever read on codeproject Scott said, “Currently SoapBox Core doesn’t have a mechanism to add new extensions during execution, but it will eventually”. Ever since I read that I have been intrigued by the idea but with two nagging questions:
I think I have a vague idea what I would say to (1.) is forced to give an answer, but I am still pretty much in the dark about (2). I understand that not having to restart an application after adding a new add-in is nice, but to me it is not that huge of a deal. I am hoping that someone can think of something a bit cooler that could be done with a mechanism that allows for arbitrary dynamic recomposes. Any ideas? |
|
I have planned from the beginning to build an add-in manager for SoapBox Core. That's why you see a lot of
Thoughts? From other feature requests: we need a way for the main application to filter what add-ins the user can see, depending on rights, etc.
(21 Oct '10, 20:41)
Scott Whitlock ♦♦
From other feature requests: where could we host a repository of shared add-ins? How would this work? Would it become an "app store"?
(21 Oct '10, 20:43)
Scott Whitlock ♦♦
|
Yeah, we desperately need an Add-in manager