Gavin King
Gavin King
[Closing because the pull request is merged, not because comments are no longer welcome.]
Apparently a wrinkle here is that this would create a `requires` dependency on `javax.naming`. But if this is the blessed way to get this thing in the spec, then that...
@arjantijms Ah, that one's new (to me) 👴
@starksm64 ah yeah good point, so let me refine that idea: the SPI would let the provider register a function that retrieves its implementation of `UserTransaction` from whatever _logical_ thread...
> [@gavinking](https://github.com/gavinking) I hope the `UserTransaction` or its replacement is registered as CDI bean and lookup by CDI directly in a **Jakarta EE environment**. This is already possible: https://jakarta.ee/specifications/platform/11/jakarta-platform-spec-11.0#additional_builtin_beans Note...
Jakarta Annotations is not an API for static code analysis. From the specification itself: > It is the intention of this specification to define a small set of common annotations...
> naming being primarily about conveying meaning, our primary concern here is how people will understand the name -- ideally, when first hearing it > you can't tell me with...
Closing in favor of #795 due to conflicts.
@henriquediascampos You need to update the file header as so: https://github.com/jakartaee/persistence/commit/f3f4a4c79bc29aa0b74571fa32501203da9df2f6
Also probably best to have an issue.