Title: Nachricht

Ok, it works now with the 2005-07-19 nightly build.

 

Thx to the Myfaces team, great job.

 

Max

 


De : Broekelmann, Mathias [mailto:[EMAIL PROTECTED]
Envoyé : mardi 19 juillet 2005 12:28
À : MyFaces Discussion
Objet : RE: Datamodel refresh

 

The implementation of the datatable in 1.0.9 contains some bugs which we are going to resolve for the next release.

 

The datatable implementation is refactored in the current svn repository.

I´ve just fixed some issues on the new implementation and commited it to the repository. If you are able to checkout and build from the repos. please do so or wait for the nightly build and try it out.

 

Mathias

 

 

-----Original Message-----
From: Maxence Dewil [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 19, 2005 11:30 AM
To: [email protected]
Subject: Datamodel refresh

Hello all,

 

I’am quite new to Myfaces, so be indulgent if my question looks stupid ;-).

 

I have a JSF page with a simple session-scope backing bean which holds an ArrayList of objects to show in a table. The user can add/remove items to that list. There is also a selectOneMenu that refresh the model when the selection changes. Here is the strange behaviour: some of the values contained in the first list come back in the refreshed list after some add/remove operations.

 

My question: does the myfaces framework hold a reference to the first list somewhere?

Am I missing something (The behaviour is not the same with the 1.0.9 version and the nightly builds…)?

 

Thank you.

 

Maxence Dewil

Reply via email to