Results 197 comments of Ben Kuper

Interesting ! I think there is one more valuable information : in my software, I have a method getChild() that returns child objects that should be the same as the...

Hello, the first thing to do would be to test with latest stable and latest beta, 1.9.17 is very old

btw can't access your videos, the site says I've been blocked

Can you provide a minimal example to replicate

so I should duplicate the lists ? my goal is simple, I have a [potentially huge] data structure that is showing a custom dashboard interface. There is an tree view...

Well my goal is to only use one list, so I'm not syncing anything special, like in the REPL. So you say I should check if it comes from one...

If you're able to show a minimal example of synced views of same data, I think it could be interesting for other people (and I've not seen any other lib...

for more context you can check the current build here : [Golden Board](https://benjamin.kuperberg.fr/goldenboard/) if you play a bit with it you'll find many several broken behaviours. I tried to be...

Let's say it's way easier to link a static library than a framework in some contexts. I'm using the JUCE framework, and I'm creating a juce custom module. Right now...