shaul_ahuva Posted September 29, 2005 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 comment Share on other sites More sharing options...
Rick Brewster Posted September 29, 2005 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 comment Share on other sites More sharing options...
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.