Following some issue with some internal project using ZProject / Java, we had to dig a bint in
generated Java bindings.
From this, it seems that generated Java bindings do not implement the fresh = "0" in <return XXX />.
It looks like the returned object is always considered as fresh = "1".
At least, we do not find the "owned" mechanism found with Delphi or a similar with Python.
@bluca or @sappo, can you confirm ?
Thx for your help.
Following some issue with some internal project using ZProject / Java, we had to dig a bint in
generated Java bindings.
From this, it seems that generated Java bindings do not implement the
fresh = "0"in<return XXX />.It looks like the returned object is always considered as
fresh = "1".At least, we do not find the "owned" mechanism found with Delphi or a similar with Python.
@bluca or @sappo, can you confirm ?
Thx for your help.