Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about Java bindings. #1293

Open
stephan57160 opened this issue Jul 28, 2022 · 3 comments
Open

Question about Java bindings. #1293

stephan57160 opened this issue Jul 28, 2022 · 3 comments

Comments

@stephan57160
Copy link
Contributor

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.

@bluca
Copy link
Member

bluca commented Jul 28, 2022

sorry I really don't know anything about the java side

@stephan57160
Copy link
Contributor Author

OK. At least, thx for this answer :-)

@stephan57160
Copy link
Contributor Author

If I'm right about the "owned" and "fresh", AND if I'm able to provide a fix, there is a possibility that
some existing Java applications will see the change and face some issues ...

Now, I also read #776 ...
Looks like Java bindings already suffer some heavy restriction ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants