Hi everybody.
Thanks for your feedback. In a long term, I would like to have the option to allow Netbeans use (optionally) the OS desktop notifications. But I have to recognize that it is a big challenge and probably it isn't a priority. There are a lot of questions for resolve, for example memory leaks with GObjects or how implementen it other OSes. For that reasons, my proposal is only focused in start to define and develop an API in the current notifications module that allows extend this module via plugins or new modules. Best wishes, Hector El mar., 19 may. 2020 a las 0:03, Neil C Smith (<[email protected]>) escribió: > On Mon, 18 May 2020, 22:00 Glenn Holmer, <[email protected]> > wrote: > > > On 5/18/20 3:13 PM, Matthias Bläsing wrote: > > > * Yes, we are already down that road: on windows the NIO WatchService > > > cause massive regressions compared to the implementation against the > > > win32 API, so the switch was rolled back. > > > > That's one of the things I was wondering. Are there other places where > > NetBeans uses native code? > > > > Interacts with, yes, lots. Just search for JNA usage for a start. Luckily > we've got Matthias on hand there! :-) > > Best wishes, > > Neil > > > >
