FW: Re: CODI ViewAccessScope use-case in use-case approach

2011-08-29 Thread Steven Rudolf
the assignement of aView to aBean instance? The using of a routing bean is not so clever as well. Maybe there is a more elegant way? Greetings from Stuttgart, Steven -Ursprüngliche Nachricht- Von: Steven Rudolf steven.rud...@web.de Gesendet: Aug 29, 2011 4:21:36 PM An: MyFaces Discussion users

[CODI] typesafe navigation and bean initialization

2011-10-16 Thread Steven Rudolf
Hello @all, I have another question concerning the typesafe navigation of CODI. I define my view configuration in several Pages-classes: @Page(navigation = Page.NavigationMode.REDIRECT) public interface Pages extends ViewConfig { @Page @UseCaseName(A)