makiam

Results 85 comments of makiam

1. I got carried away as always ))) / 4. From my POV write to the stream and read them back gives us less isolated case to check. 3. I...

Can You please fix this... Once I started rebase I proceed with resolve conflicts twice and then when I see branch diverged warning I merge changes. Seems that was not...

Not reproduced with latest windows build with java 18.0.2 ![изображение](https://github.com/apache/netbeans/assets/16633367/cf7a5ba7-2186-4147-a3c3-ccfd788ee913)

Main question is how to register resources/methods inside plugin system. Once I try to migrate codу I add implements ExtensionPoint and apply @Extension annotation and its works. But this way...

Demo project https://github.com/makiam/PluginFrameworkMigrateTest and original one https://github.com/ArtOfIllusion/ArtOfIllusion

IMO this is better from customization point of view. Ex someone can write and register script to add more items to layout without accessing LayoutWindow internals Next step: add similar...

Probably Plane and Torus may be added as first-class primitives

> So, the problem is that **Groovy is not thread safe** May we read this as "old 2.1.2 groovy is not thread safe" ?

List.of introduced with JDK9 but AOI build script is still targeted on java 1.8 (see https://github.com/ArtOfIllusion/ArtOfIllusion/blob/master/build.properties )