[jboss-user] [JBoss Seam] - Re: Understanding... Bijection

jarkko@jab.fi do-not-reply at jboss.com
Thu Oct 12 18:11:48 EDT 2006


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#3978021

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978021



More information about the jboss-user mailing list