Hi,
1. Is seam committer == web beans committer or do you have to apply
for access?
2. Is it too soon to start touching other peoples code or should we
allow the code to "settle" for a while?
Started browsing through the code and noticed small things like
AnnotationDB.scanClass:
if (scanClassAnnotations) ;
scanClass(cf);
---
Nik