Phil Beauvoir

Results 859 comments of Phil Beauvoir

> I checked by exporting SVG from Archi directly and indeed it is the same issue. Shall I move the issue to the Archi repo? Also I can try to...

The problem you are seeing is caused by the fact that the latest Temurin JDKs for Mac are built using macOS SDK 14. The Oracle JDK is built using an...

I did try this and the performance in the Models Tree was not good. We do show a 16x16 icon version of a specialization's image in the right-click context menu...

Hi, thanks for sharing your jArchi script, clearly that's a lot of work! Perhaps you could get user feedback on your script and maybe refine it based on that feedback?

> BREE and 21 do not really make sense, any reason for this combination? Copied and pasted from another project. Can be ignored. > So is there any reason not...

> Features do not have any BREE obviously so they somehow fall back to the running JVM, this could probably be improved but its quite uncommon to run with a...

Hi, at that scale of model (100k + objects) + anti-virus it can certainly lead to performance issues with this version of coArchi. We've moved development to [coArchi2](https://github.com/archimatetool/archi-modelrepository-plugin2) where a...

> In the meantime, doing a real-time change-tracker started to get overly complicated. I end up writing a hash-based manifest to only regenerate files if the in-memory model differs than...

> drawback will be a performance issue Indeed. The Models Tree is resource heavy and updating and refreshing all of the tree nodes is an expensive operation. That's why the...