Re: UIData.setDataModel must not be used anymore?

2010-02-25 Thread Matthias Wessendorf
HEy Mark, interesting found! On Thu, Feb 25, 2010 at 6:25 PM, Mark Struberg strub...@yahoo.de wrote: I found the following source in UIData of the latest from trunk (2.0.0):    protected void setDataModel(DataModel dataModel)    {        throw new UnsupportedOperationException(this method

Re: UIData.setDataModel must not be used anymore?

2010-02-25 Thread Jakob Korherr
Hi Mark and Matthias, I am also currently investigating the problem here, but this was far before my time (somewhere in MyFaces 1.2). However I think we should do what the JavaDoc says (set the current DataModel) and apply this change not only on the trunk, but also on the JSF 1.2 branch, because

Re: UIData.setDataModel must not be used anymore?

2010-02-25 Thread Mark Struberg
from looking at the code it sounds somehow like it has something to do with cascading tables? But just a blind guess ... LieGrue, strub --- Jakob Korherr jakob.korh...@gmail.com schrieb am Fr, 26.2.2010: Von: Jakob Korherr jakob.korh...@gmail.com Betreff: Re: UIData.setDataModel must