Hi Ed,
Regarding section 5.4 ("Leveraging Java EE Platform Annotations in Managed Beans or other JSF artifacts") and the ability to inject dependencies into JSF managed objects. Mojarra currently defines the com.sun.faces.spi.InjectionProvider interface. Have you considered making that an API class so it can be used with Apache MyFaces as well as with dependency injection providers such as the Spring Framework?
Regards,
Phil.