Re: Author tags in source files

2008-02-14 Thread Antonio Petrelli
2008/2/13, simon [EMAIL PROTECTED]: Currently there are a lot of @author tags in MyFaces code, and I see that they are still being added to (at least some) new files. Should this be normal, or should they be phased out? At Struts and Tiles we removed them all, since the author of a file is

Re: Author tags in source files

2008-02-14 Thread Matthias Wessendorf
Hi, On Thu, Feb 14, 2008 at 9:02 AM, Antonio Petrelli [EMAIL PROTECTED] wrote: 2008/2/13, simon [EMAIL PROTECTED]: Currently there are a lot of @author tags in MyFaces code, and I see that they are still being added to (at least some) new files. Should this be normal, or should

Re: [VOTE] Release Tobago 1.0.15

2008-02-14 Thread Udo Schnurpfeil
The *new* tree from the sandbox is incompatible to the old one. The migration is scheduled for version 1.1 and we need a migration plan documented. There also will be other API changes in 1.1. Thats the point of branching 1.0.x: to have stable bugfixes, so the new tree cannot be realeased in

[jira] Commented: (TRINIDAD-943) handle session timeout

2008-02-14 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12568841#action_12568841 ] Matthias Weßendorf commented on TRINIDAD-943: - Why not introducing a new ctx

Re: [VOTE] start trinidad sandbox on trunk and trunk 1.2.x

2008-02-14 Thread Bruno Aranda
+1 On 14/02/2008, Matthias Wessendorf [EMAIL PROTECTED] wrote: +1 On Thu, Feb 14, 2008 at 7:18 AM, Leonardo Uribe [EMAIL PROTECTED] wrote: +1 -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf

[jira] Updated: (TRINIDAD-790) datepicker selects wrong day

2008-02-14 Thread Gregor Sfiligoj (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregor Sfiligoj updated TRINIDAD-790: - Status: Patch Available (was: Open) datepicker selects wrong day

[jira] Issue Comment Edited: (TRINIDAD-814) Support HTTPUnit as an agent

2008-02-14 Thread Jacob Avlund (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12568941#action_12568941 ] avlund edited comment on TRINIDAD-814 at 2/14/08 6:21 AM:

[jira] Commented: (TRINIDAD-814) Support HTTPUnit as an agent

2008-02-14 Thread Jacob Avlund (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12568941#action_12568941 ] Jacob Avlund commented on TRINIDAD-814: --- I agree, would be very nice - and it looks

Re: svn commit: r627191 - in /myfaces/tomahawk/branches/1_2_0/core/src/main/java/...

2008-02-14 Thread Leonardo Uribe
Hi And can you please comment on this issue raised in the earlier email? On the email of CodeGeneration? One fast example is this. Please pay attention on the yellow marks: abstract class AbstractBuffer extends UIComponentBase { protected abstract String getLocalInto(); public

[Tobago] Intercepting TreeExpansion event

2008-02-14 Thread Raj .G. Narasimhan
Hi: I understand from the discussion that we had in the users group, the TreeExpansion event is not exposed through Tobago API. My requirement is like this. As the tree, in my case, has around 500 nodes, and each node has three levels of children, it takes more than 30sec to load. So, I am

RE: [OFFTOPIC] Reminder: JSFDays Vienna

2008-02-14 Thread Bravo Villegas Salvador Francisco
Hi all, I have a doubt, who is in charge of the JSFDays, because I'm interested in do something like this but here in Mexico. Thanks in advance, Salvador -Mensaje original- De: Martin Marinschek [mailto:[EMAIL PROTECTED] Enviado el: Jueves, 14 de Febrero de 2008 12:10 a.m. Para:

Re: [Tobago] Intercepting TreeExpansion event

2008-02-14 Thread Volker Weber
hi, have you looked at the new sandbox tree? I have no experience with this one, but there are only the visual nodes rendered. It should be possible to put the tree into a ajax-panel, if the tree themself soes not support ajax. the old tree gets replaced in the 1.1 release. Regards,

[jira] Resolved: (TOBAGO-622) Examples for dynamic markup

2008-02-14 Thread JIRA
[ https://issues.apache.org/jira/browse/TOBAGO-622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arvid Hülsebus resolved TOBAGO-622. --- Resolution: Fixed I added the markups 'blink' and 'changeaware' to the example theme.

Re: [Trinidad] Adding additional accessibility features to skinning

2008-02-14 Thread Andy Schwartz
Gang - I am hoping to pick this up where Matt left off and see if I can provide a solution. There are two problems that I am hoping to address: 1. High contrast content: Skin styles or icons may need to be tweaked for users who require high contrast-friendly content. In some cases it may also

[jira] Commented: (TRINIDAD-943) handle session timeout

2008-02-14 Thread Scott O'Bryan (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12569034#action_12569034 ] Scott O'Bryan commented on TRINIDAD-943: I thought trinidad already had a usecase

Re: [Tobago] Intercepting TreeExpansion event

2008-02-14 Thread Raj .G. Narasimhan
I'll check the tree in sandbox... Thanks Volker! -R On Thu, Feb 14, 2008 at 11:05 AM, Volker Weber [EMAIL PROTECTED] wrote: hi, have you looked at the new sandbox tree? I have no experience with this one, but there are only the visual nodes rendered. It should be possible to put the

Re: [Trinidad] Adding additional accessibility features to skinning

2008-02-14 Thread Matt Cooper
Sounds good to me. Thank you Andy! :) On Thu, Feb 14, 2008 at 10:50 AM, Andy Schwartz [EMAIL PROTECTED] wrote: Gang - I am hoping to pick this up where Matt left off and see if I can provide a solution. There are two problems that I am hoping to address: 1. High contrast content: Skin

[jira] Created: (TRINIDAD-952) In IE, cursor does not return to the correct component after PPR

2008-02-14 Thread Yee-Wah Lee (JIRA)
In IE, cursor does not return to the correct component after PPR Key: TRINIDAD-952 URL: https://issues.apache.org/jira/browse/TRINIDAD-952 Project: MyFaces Trinidad Issue

Re: svn commit: r627191 - in /myfaces/tomahawk/branches/1_2_0/core/src/main/java/...

2008-02-14 Thread Leonardo Uribe
Simon write That does solve the problem in many cases. But it means that the hand-written class can never itself define any method in the public API. Any code that it implements itself will be overridden by the generated class. Leonardo No if we use component-class-excluded and use an

myfaces template structure [was: svn commit: r627191 - in /myfaces/tomahawk/branches/1_2_0/core/src/main/java/...]

2008-02-14 Thread Mario Ivankovits
Hi! Being on vacation it is hard to follow the actual discussions, so, sorry if I missed something along the lines. While the fact that Leonardo flipped the object hierarchy can be treated as genious idea (kudos!), I am not fully convinced that this is what we want in the end. Please, let me

[jira] Commented: (TRINIDAD-952) In IE, cursor does not return to the correct component after PPR

2008-02-14 Thread Yee-Wah Lee (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12569052#action_12569052 ] Yee-Wah Lee commented on TRINIDAD-952: -- This is the sequence in IE: - Before the

Re: [Trinidad] Adding additional accessibility features to skinning

2008-02-14 Thread Andy Schwartz
On Thu, Feb 14, 2008 at 3:24 PM, Jeanne Waldman [EMAIL PROTECTED] wrote: This sounds good. I prefer accessibility-profile rather than user-profile because that sounds too generic. Sure, I'll go with accessibility rather than user unless I hear any strong objections. In this example:

RE: [VOTE] Release of Apache MyFaces Portlet Bridge 1.0.0-alpha

2008-02-14 Thread Kito D. Mann
+ .5 I looked at it a couple of weeks ago (tested it with the portlets I'm building on eXo portal), and it looked good to me. I don't have time to try it right now, though :-(. ~~~ Kito D. Mann - Author, JavaServer Faces in Action

[VOTE] Release of Apache MyFaces Portlet Bridge 1.0.0-alpha

2008-02-14 Thread Scott O'Bryan
Hi, I'm trying to get an alpha release of the portlet-bridge out so that projects like Trinidad and other renderkits might be able to begin development and testing on it before the real release. This will allow projects to include the bridge code as a runtime dependency and take advantage of

Re: [VOTE] Release of Apache MyFaces Portlet Bridge 1.0.0-alpha

2008-02-14 Thread Michael Freedman
+1 Kito D. Mann wrote: + .5 I looked at it a couple of weeks ago (tested it with the portlets I'm building on eXo portal), and it looked good to me. I don't have time to try it right now, though :-(. ~~~ Kito D. Mann -

Re: [VOTE] Release of Apache MyFaces Portlet Bridge 1.0.0-alpha

2008-02-14 Thread Matthias Wessendorf
+1 binding ;-) On Thu, Feb 14, 2008 at 11:39 PM, Michael Freedman [EMAIL PROTECTED] wrote: +1 Kito D. Mann wrote: + .5 I looked at it a couple of weeks ago (tested it with the portlets I'm building on eXo portal), and it looked good to me. I don't have time to try it right now,

[jira] Created: (TRINIDAD-954) Added changes to all the Trinidad components, converters, and validators to take advantage of the abiltity to put code usage examples in the tagdocs

2008-02-14 Thread Gary Kind (JIRA)
Added changes to all the Trinidad components, converters, and validators to take advantage of the abiltity to put code usage examples in the tagdocs

[jira] Created: (MYFACES-1819) h:selectManyCheckbox with value=#{bean.map['somekey']} fails

2008-02-14 Thread Leonardo Uribe (JIRA)
h:selectManyCheckbox with value=#{bean.map['somekey']} fails Key: MYFACES-1819 URL: https://issues.apache.org/jira/browse/MYFACES-1819 Project: MyFaces Core Issue Type: Bug

[jira] Created: (TRINIDAD-953) Support for Code Examples in Trinidad Components, Validators, and Converters tagdocs

2008-02-14 Thread Gary Kind (JIRA)
Support for Code Examples in Trinidad Components, Validators, and Converters tagdocs Key: TRINIDAD-953 URL: https://issues.apache.org/jira/browse/TRINIDAD-953

[jira] Created: (PORTLETBRIDGE-23) Add ability to redirect during render + execute phase listener when not calling lifecycle.execute

2008-02-14 Thread Michael Freedman (JIRA)
Add ability to redirect during render + execute phase listener when not calling lifecycle.execute - Key: PORTLETBRIDGE-23 URL:

[jira] Updated: (PORTLETBRIDGE-23) Add ability to redirect during render + execute phase listener when not calling lifecycle.execute

2008-02-14 Thread Michael Freedman (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Freedman updated PORTLETBRIDGE-23: -- Status: Patch Available (was: Open) Add ability to redirect during

Re: [VOTE] Release of Apache MyFaces Portlet Bridge 1.0.0-alpha

2008-02-14 Thread Scott O'Bryan
Hmmm. 2.5. Oh wait, +1 binding. On Feb 14, 2008, at 4:06 PM, Matthias Wessendorf [EMAIL PROTECTED] wrote: +1 binding ;-) On Thu, Feb 14, 2008 at 11:39 PM, Michael Freedman [EMAIL PROTECTED] wrote: +1 Kito D. Mann wrote: + .5 I looked at it a couple of weeks ago (tested it with the

Re: [VOTE] Release of Apache MyFaces Portlet Bridge 1.0.0-alpha

2008-02-14 Thread Matthias Wessendorf
the binding was a *joke* to the recent tobago release thread. You basically need 3 +1 votes, there is no veto. Oh yes... you need *one* +1 more than -1 votes. 4* +1 3* -1 = OK but... not healthy in respect to the community, IMO ;-) -M On Fri, Feb 15, 2008 at 4:30 AM, Scott O'Bryan [EMAIL

[jira] Resolved: (TRINIDAD-952) In IE, cursor does not return to the correct component after PPR

2008-02-14 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf resolved TRINIDAD-952. - Resolution: Fixed Fix Version/s: 1.2.7-core