Re: [jira] Created: (TRINIDAD-1557) XMLMenuModel data structures are not fully serializable.

2009-08-20 Thread Abhijit Ghosh
Blake, Please find my response inline: On Wed, Aug 19, 2009 at 8:40 PM, Blake Sullivan blake.sulli...@oracle.comwrote: Abhijit S Ghosh (JIRA) said the following On 8/19/2009 6:32 AM PT: XMLMenuModel data structures are not fully serializable.

Re: [jira] Created: (TRINIDAD-1557) XMLMenuModel data structures are not fully serializable.

2009-08-20 Thread Matthias Wessendorf
On Thu, Aug 20, 2009 at 11:33 AM, Abhijit Ghoshabhijit.s.gh...@gmail.com wrote: Blake, Please find my response inline: On Wed, Aug 19, 2009 at 8:40 PM, Blake Sullivan blake.sulli...@oracle.com wrote: Abhijit S Ghosh (JIRA) said the following On 8/19/2009 6:32 AM PT: XMLMenuModel data

Re: [jira] Created: (TRINIDAD-1557) XMLMenuModel data structures are not fully serializable.

2009-08-20 Thread Abhijit Ghosh
Yes,I saw that class,but essentially I am doing the same thing as that class.I can re-implement it using TransientHolder if that is preferable. Thanks, Abhi On Thu, Aug 20, 2009 at 3:15 PM, Matthias Wessendorf mat...@apache.orgwrote: On Thu, Aug 20, 2009 at 11:33 AM, Abhijit

[jira] Created: (TOMAHAWK-1442) ExtensionsResponseWrapper breaks Liskov substitution principle

2009-08-20 Thread Roy van Rijn (JIRA)
ExtensionsResponseWrapper breaks Liskov substitution principle -- Key: TOMAHAWK-1442 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1442 Project: MyFaces Tomahawk Issue Type:

Re: [jira] Created: (TRINIDAD-1557) XMLMenuModel data structures are not fully serializable.

2009-08-20 Thread Abhijit Ghosh
I will submit a new patch using the TransientHolder utility as I think that would be more elegant in terms of code changes. -- Abhi On Thu, Aug 20, 2009 at 3:32 PM, Abhijit Ghosh abhijit.s.gh...@gmail.comwrote: Yes,I saw that class,but essentially I am doing the same thing as that class.I can

[jira] Created: (TOBAGO-788) Error using paging (tc:sheet) in IE

2009-08-20 Thread Alf Felis (JIRA)
Error using paging (tc:sheet) in IE --- Key: TOBAGO-788 URL: https://issues.apache.org/jira/browse/TOBAGO-788 Project: MyFaces Tobago Issue Type: Bug Affects Versions: 1.0.22 Environment: IE 6

Re: Status of AJAX integration/f:ajax (attn: Ganesh)

2009-08-20 Thread Ganesh
Hi Curtiss, Alex has finished about 75%. Next week it should be ready for commit. Sorry for the delay. Best regards, Ganesh Curtiss Howard schrieb: Hi, Just wondering what the status of the AJAX integration (in particular, f:ajax) was. I've gotten pretty far with the Mojarra samples but

Re: Status of AJAX integration/f:ajax (attn: Ganesh)

2009-08-20 Thread Alexander Bell
ehh ne ich hoffe das nächste wochewieder mein pc läuft. der hat irgendwo einen kurzen (netzteil oder MB) d.h. Termin mach ich besser selbst aus 2009/8/20 Ganesh gan...@j4fry.org Hi Curtiss, Alex has finished about 75%. Next week it should be ready for commit. Sorry for the delay. Best

Re: Status of AJAX integration/f:ajax (attn: Ganesh)

2009-08-20 Thread Matthias Wessendorf
On Thu, Aug 20, 2009 at 7:21 PM, Alexander Bellalexander.b...@j4fry.org wrote: ehh ne ich hoffe das nächste wochewieder mein pc läuft. der hat irgendwo einen kurzen (netzteil oder MB) d.h. Termin mach ich besser selbst aus :-) 2009/8/20 Ganesh gan...@j4fry.org Hi Curtiss, Alex has

[jira] Commented: (TRINIDAD-1523) Issue with tr:selectOneChoice - Implementing dependent select boxes

2009-08-20 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12745565#action_12745565 ] Rafael Gonçalves Sampaio commented on TRINIDAD-1523: Hello Vijay.

[jira] Updated: (TRINIDAD-1557) XMLMenuModel data structures are not fully serializable.

2009-08-20 Thread Abhijit S Ghosh (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhijit S Ghosh updated TRINIDAD-1557: -- Status: Open (was: Patch Available) XMLMenuModel data structures are not fully

[jira] Updated: (TRINIDAD-1557) XMLMenuModel data structures are not fully serializable.

2009-08-20 Thread Abhijit S Ghosh (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhijit S Ghosh updated TRINIDAD-1557: -- Status: Patch Available (was: Open) XMLMenuModel data structures are not fully

Re: [jira] Created: (TRINIDAD-1557) XMLMenuModel data structures are not fully serializable.

2009-08-20 Thread Abhijit Ghosh
Blake/Matthias, I have provided a new patch which uses the TransientHolder wrapper.Thanks for your comments and suggestions. Thanks, Abhi On Thu, Aug 20, 2009 at 6:18 PM, Abhijit Ghosh abhijit.s.gh...@gmail.comwrote: I will submit a new patch using the TransientHolder utility as I think that