18 Apr
2005
18 Apr
'05
3:22 a.m.
On Apr 17, 2005, at 5:13 PM, Elvanör wrote:
Hi,
I am running into problems using bundled properties and the newly implemented subgraph for them.
In my experience, it seems they are working correctly with the root subgraph, but they don't translate correctly to the children. The code compiles, meaning there is the interface, but I get segfaults at runtime and I think they are related to that problem, for exemple: [snip]
So I think there is a problem with the current implementation.
Yep, there is. The code now properly follows what get() and put() do for subgraphs. Let's hope it solves the problem you're seeing. Doug