Open frenchc opened 11 years ago
+1 the FAQs need reviewing for CDI 1.1, and perhaps a special since: header needs adding? I'll try to do that now.
Ok, I added support for adding since: 1.1 etc. to the front matter. @frenchc feel free to update/add FAQ for the issue as needed.
I did not want to change the current FAQ entries for interceptors and AFTER_SUCCESS observers in my fork before asking:
It seems both sections do not align to the latest CDI 1.1/JTA 1.2 and Interceptor 1.2 specs. The observer section should probably refer to @Transactional, interceptors should mention @AroundConstruct and LifeCycle interception.