https://bugs.kde.org/show_bug.cgi?id=448087
--- Comment #5 from Jos van den Oever <j...@vandenoever.info> --- That all seems a sensible. The code was originally written when I was less familiar with rust's rules. The rust_by_function as the only way to get data is more verbose in implementation.rs and might have performance overhead, but the binding to a GUI is not the place to worry about that. What would the RefCell code look like? I'm asking because I'm modifying a model from multiple threads, so a Mutex might be more appropriate. -- You are receiving this mail because: You are watching all bug changes.