Based on advice posted here and here, I looked into and installed MyFaces CODI with my application.My biggest concern was overcoming the shortcomings of Weld\'s implementation of @ConversationScoped f
I\'m trying out MyFaces CODI with it\'s wonderful features. A very useful thing is the typesafe navigation. I can specify the outcome of an action method in my controller bean like this:
I\'m currently experimenting a little with Apache MyFaces CODI. I managed to create a simple working Typesafe-Navigation using @Page and an action Method which returns a Class.
We have an application (Java) with an own OR mapper. Within this system we have what can be compared to Hibernate\'s interceptors (we call it triggers): Do specific actions just before saving data in