Regarding the commet about set/get analogy, how does this feel then?
Replace @In with @Get and @Out with @Set to get the analogy more correct..
| @Get(scope=Session)
| User user;
|
| @Set
| List <Project> projects;
|
etc...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978021#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...