shaul_ahuva 0 Posted September 29, 2005 Report Share Posted September 29, 2005 I didn't go real in-depth while looking at the process for initializing and loading tools, but something that might be useful would be to allow the loading of custom tools created by other developers. At the very least, it would make new tool requests easy to fill as the main assembly wouldn't have to be recompiled. Quote Link to post Share on other sites
Rick Brewster 1,751 Posted September 29, 2005 Report Share Posted September 29, 2005 We don't support Tool plugins because right now they are tightly integrated with the rest of the main application. We would have to put the entire application into an external DLL. And once you make something extensible you basically have to freeze the API, something I'm not willing to do. Quote The Paint.NET Blog: https://blog.getpaint.net/ Donations are always appreciated! https://www.getpaint.net/donate.html Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.