[hibernate-dev] Compatibility Considerations wiki
Hardy Ferentschik
hardy at hibernate.org
Mon Aug 25 17:55:24 EDT 2014
On 25 Jan 2014, at 18:37, Steve Ebersole <steve at hibernate.org> wrote:
> This is all certainly true. I think specifically of things like
> persisters, which by "package break down" are currently considered API.
>
> Also, as far as OSGi, I would suggest not worrying about that so much
> (Gunnar). Keep in mind that even today this OSGi manifest info is
> generated by build logic. Changing that build logic to look at annotations
> rather that parsing .class file path is not that big of a deal imo.
> Devil's-in-the-details of course, but in theory it should not be a big
> deal.
I agree that the generation of the OSGi metadata via annotation would not be such a big
problem, however, OSGi does afaik not allow to configure modules on a class level. The
fines granularity on what is exported is on package level. Just saying.
—Hardy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
Url : http://lists.jboss.org/pipermail/hibernate-dev/attachments/20140825/ba645189/attachment.bin
More information about the hibernate-dev
mailing list