[ 
https://jira.jboss.org/jira/browse/RF-6151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12463943#action_12463943
 ] 

Piotr Kawiak commented on RF-6151:
----------------------------------

Making ExtendedTableDataModel implement serializable interface seems not a 
problem at all ( I have already working serializable copy and demo project 
testing it on my local machine), the real problem is that during developement 
of extended data table we have stopped extending SerializableDataModel because 
we didn't know how to implement getSerializableModel method properly (10716 
revision).  Before 10716 revision in getSerializableModel we have just been 
returning the original model and we didn't quite think it is propoer behaviour. 
As jBoss forums are currently offline, I don't know if the real problem is that 
extendedTableDataModel is not extending serializableDataModel, or if it is not 
implementing Serializable interface. In both caes I'd be VERY grateful to hear 
Nick Belaevski's oppnion of how to deal with that problem ... 

> extendedDataTable compatibility: ExtendedTableDataModel serializable 
> interface implementation droped
> ----------------------------------------------------------------------------------------------------
>
>                 Key: RF-6151
>                 URL: https://jira.jboss.org/jira/browse/RF-6151
>             Project: RichFaces
>          Issue Type: Bug
>          Components: component-tables
>    Affects Versions: 3.3.0
>            Reporter: Ilya Shaikovsky
>            Assignee: Piotr Kawiak
>            Priority: Critical
>             Fix For: 3.3.1
>
>
> http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4209420#4209420
> compatibility should be restored

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to