Re: propose a new utility API in PartialPageUtils to complate the response

2011-03-14 Thread Yuan Gao
hi, Andy, I like your comments. As for the names, how about renderNoopAndCompleteResponse()? Thanks, -Yuan On 3/13/2011 7:48 AM, Andy Schwartz wrote: Hi Bernd - I am a bit hesitant about the names as well. Three possible options: 1.

[jira] Updated: (TRINIDAD-2059) NPE in CoreResponseStateManager._restoreSerializedView

2011-03-14 Thread Volker Malzahn (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Volker Malzahn updated TRINIDAD-2059: - Status: Patch Available (was: Open) NPE in

[jira] Resolved: (TRINIDAD-2062) Need to add a utility method to ExternalContextUtils to get the writer from the ExternalContext

2011-03-14 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott O'Bryan resolved TRINIDAD-2062. - Resolution: Fixed Fix Version/s: 2.0.0-beta-3 1.2.15-core

[jira] Created: (TOBAGO-979) The supported markups should be inherited from the parent theme.

2011-03-14 Thread Udo Schnurpfeil (JIRA)
The supported markups should be inherited from the parent theme. Key: TOBAGO-979 URL: https://issues.apache.org/jira/browse/TOBAGO-979 Project: MyFaces Tobago Issue Type:

Re: propose a new utility API in PartialPageUtils to complate the response

2011-03-14 Thread Andy Schwartz
Hi Yuan - On Mon, Mar 14, 2011 at 3:10 AM, Yuan Gao yuan@oracle.com wrote: I like your comments. As for the names, how about renderNoopAndCompleteResponse()? That's definitely the clearest of the names that we have discussed. :-) If we go with render, I can see three options: 1.

Re: propose a new utility API in PartialPageUtils to complate the response

2011-03-14 Thread Scott O'Bryan
Yes, I agree Andy. That proposed API scared me a bit because it seemed that we were trying to do to much in a single method call. There was a redirect message, a script and noop params. If we can separate them and use the real redirect functionality built into the EC, I'm good. :D On Mar 14,

[jira] Resolved: (TOBAGO-978) Hidden tags are not rendered, when using fix-layout-transparency

2011-03-14 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved TOBAGO-978. Resolution: Fixed Hidden tags are not rendered, when using fix-layout-transparency

[jira] Resolved: (TOBAGO-977) JavaScript Error on InputSuggest with deactivated SessionSecret Token

2011-03-14 Thread Udo Schnurpfeil (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved TOBAGO-977. Resolution: Fixed JavaScript Error on InputSuggest with deactivated SessionSecret Token

[jira] Resolved: (TRINIDAD-2048) ComponentUtils.getScopedIdForComponent() is not producing consistent scoped IDs for components relocated during tag execution

2011-03-14 Thread Max Starets (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Max Starets resolved TRINIDAD-2048. --- Resolution: Fixed ComponentUtils.getScopedIdForComponent() is not producing consistent

[jira] Created: (TRINIDAD-2063) generated css file includes selectors with {}

2011-03-14 Thread Jeanne Waldman (JIRA)
generated css file includes selectors with {} - Key: TRINIDAD-2063 URL: https://issues.apache.org/jira/browse/TRINIDAD-2063 Project: MyFaces Trinidad Issue Type: Bug Components: Skinning

[core] Create MyFaces 2.1.x branch

2011-03-14 Thread Leonardo Uribe
Hi I think it is a good time to create a 2.1.x branch for MyFaces core. There is not big changes expected in the code structure of 2.0.x code (all spi interfaces for OSGi are done), so we can keep in synch using multiple svn merge commands from time to time if necessary. If no objections, I'll

Re: [core] Create MyFaces 2.1.x branch

2011-03-14 Thread Gerhard Petracek
sounds reasonable +1 regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2011/3/14 Leonardo Uribe lu4...@gmail.com Hi I think it is a good time to create a 2.1.x branch for

[jira] Commented: (TOMAHAWK-1552) t:dataList, t:dataTable ajax

2011-03-14 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13006593#comment-13006593 ] Leonardo Uribe commented on TOMAHAWK-1552: -- I committed a solution for

Re: [jira] Commented: (TOMAHAWK-1552) t:dataList, t:dataTable ajax

2011-03-14 Thread Mike Kienenberger
Leonardo, This sounds similar to something I started to investigate four years ago. http://mail-archives.apache.org/mod_mbox/myfaces-dev/200704.mbox/%3c8f985b960704111254m3a6b0f4t21abcc6e3021b...@mail.gmail.com%3E Maybe you could read through the thread and see if there's anything useful in

Re: [core] Create MyFaces 2.1.x branch

2011-03-14 Thread Jakob Korherr
Yes, that's a great idea, Leo! +1 Regards, Jakob 2011/3/14 Gerhard Petracek gerhard.petra...@gmail.com: sounds reasonable +1 regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache

Re: [jira] Commented: (TOMAHAWK-1552) t:dataList, t:dataTable ajax

2011-03-14 Thread Leonardo Uribe
Hi Mike Thanks for the help. The comments there are very helpful. Specially these comments: MK .. One of the things I notice is that the key to the row state Map is MK the clientid of the dataTable, which of course varies based on the row MK index. Is there some reason why the key isn't the

Re: [core] Create MyFaces 2.1.x branch

2011-03-14 Thread Mark Struberg
+1 LieGrue, strub --- On Mon, 3/14/11, Jakob Korherr jakob.korh...@gmail.com wrote: From: Jakob Korherr jakob.korh...@gmail.com Subject: Re: [core] Create MyFaces 2.1.x branch To: MyFaces Development dev@myfaces.apache.org Date: Monday, March 14, 2011, 10:30 PM Yes, that's a great idea,

[jira] Resolved: (TRINIDAD-2063) generated css file includes selectors with {}

2011-03-14 Thread Jeanne Waldman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeanne Waldman resolved TRINIDAD-2063. -- Resolution: Fixed Fix Version/s: 2.0.0-beta-3 generated css file includes

Re: propose a new utility API in PartialPageUtils to complate the response

2011-03-14 Thread Yuan Gao
hi, I agree that we are trying to do too much in a method. Also talked with Blake about it. How about we leave the script and redirect to the caller, in this method we only do the noop writing? We don't do the complete response either. How do you like this then? /** * This method

Re: propose a new utility API in PartialPageUtils to complate the response

2011-03-14 Thread Scott O'Bryan
So the caller would do the responseComplete after rendering the noop, right? If so, that looks MUCH better to me.. +1 On Mar 14, 2011, at 5:06 PM, Yuan Gao yuan@oracle.com wrote: hi, I agree that we are trying to do too much in a method. Also talked with Blake about it. How about we