Do you see any use case for accessing it reflectively at runtime? FWIW, OGM's @Experimental has CLASS retention, which I think is "enough retention" for its purpose.
2016-01-29 18:50 GMT+01:00 Steve Ebersole <st...@hibernate.org>: > Per HHH-10487[1], I want to add an @Incubating annotation to mark APIs that > are still incubating. Specifically, what do y'all think of > `java.lang.annotation.RetentionPolicy#CLASS` versus > `java.lang.annotation.RetentionPolicy#RUNTIME`? > > [1] https://hibernate.atlassian.net/browse/HHH-10487 > _______________________________________________ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev