Re: [VOTE] promoting the selectOneRow component to Tomahawk

2008-06-15 Thread Matthias Wessendorf
On Sat, Jun 14, 2008 at 6:16 PM, Hazem Saleh [EMAIL PROTECTED] wrote: Hi Team, After updating the selectOneRow component's documentation. just curious, what is this component about? Using it like this ? t:table . s:selectOneRow / /t:able If so, how to declare multiple row selection ?

Re: [VOTE] promoting the selectOneRow component to Tomahawk

2008-06-15 Thread Hazem Saleh
+1 for Matzew idea. I think that the old component syntax was suitable for the component when it was in the sandbox phase. I will implement this idea, it is good. Thanks Matzew! On Sun, Jun 15, 2008 at 11:16 AM, Matthias Wessendorf [EMAIL PROTECTED] wrote: On Sat, Jun 14, 2008 at 6:16 PM, Hazem

Re: [VOTE] promoting the selectOneRow component to Tomahawk

2008-06-15 Thread simon
A separate component would be nice if it could be applied to any table, eg the h:dataTable. On Sun, 2008-06-15 at 13:40 +0300, Hazem Saleh wrote: +1 for Matzew idea. I think that the old component syntax was suitable for the component when it was in the sandbox phase. I will implement this

Re: [VOTE] promoting the selectOneRow component to Tomahawk

2008-06-15 Thread Hazem Saleh
OK Let's make this as a vote : we now have : - 2 votes for supporting the feature inside the t:dataTable. - 1 vote for leaving the current component as is. On Sun, Jun 15, 2008 at 3:13 PM, simon [EMAIL PROTECTED] wrote: A separate component would be nice if it could be applied to any table, eg

Re: [VOTE] promoting the selectOneRow component to Tomahawk

2008-06-15 Thread simon
I only suggested leaving it as it is *if* it is possible to use this component with tables other than t:dataTable. On Sun, 2008-06-15 at 15:57 +0300, Hazem Saleh wrote: OK Let's make this as a vote : we now have : - 2 votes for supporting the feature inside the t:dataTable. - 1 vote for

checkstyle rules

2008-06-15 Thread simon
Hi, Currently the myfaces master pom checkstyle configuration points directly at our subversion repository: plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-checkstyle-plugin/artifactId version2.1/version configuration !-- TODO: FIX THIS! - - Referencing resources

Re: Would you mind if I 'stole' ResourceServlet?

2008-06-15 Thread Lilianne E. Blaze
simon wrote: On Fri, 2008-06-13 at 08:14 +0200, Lilianne E. Blaze wrote: Hello, I need something that works more or less like a default servlet (serving static resources, basic caching, etc), but container-neutral and with a possibility to call it from a filter. I think your ResourceServlet

[TRINIDAD] Trinidad component development

2008-06-15 Thread Martijn Reuvers
Hi guys, I've been on this list for a while, to see how things work in here. But now I have a question of my own and I hope someone can help me out. I've been looking into Trinidad lately and wanted to know how to add a new component (like a real trinidad component), Matthias sent me to a link

Re: myfaces-builder-plugin notes

2008-06-15 Thread simon
Hi Leonardo, Ok, I've finally figured out where some of the confusion between us is coming from re parent/superClass etc (and classSource, which had me very puzzled today). The issue is about what exactly a ComponentMeta instance models. It can: (a) model the classes that were annotated. (b)

Re: checkstyle rules

2008-06-15 Thread Manfred Geiler
yeah +1 AFAIR, that crazy workaround was done by me. Pointing to svn is really ugly, yes. I did it as a quick fix of something even more ugly. Don't remember exactly what it was. I think something like pointing to a relative path that only existed when checking out the whole current project with

[Build] philosophy behind the myfaces build ?

2008-06-15 Thread Matthias Wessendorf
Hi, when doing a checkout of myfaces, pretty much everything is build. Fine. Except Trinidad and Tobago. No problem with that. But, when just updating a single svn-folder, like tomahawk, there is a very high chance that the build pretty much fails. Why? because it depends on snapshots that are

[m2 plugins] Maven2 Builder Annotations

2008-06-15 Thread Matthias Wessendorf
hi, is there a special reason why the mentioned plugin is requiring maven 2.0.6 ? I think it is b/c of a weird maven dependency. The kinda usual dance: maven-plugin-a - maven-plugin-b - maven-plugin-c - maven-plugin-d ... Just curious if there is a real reason :-) Thanks! Matthias --

[jira] Commented: (TOMAHAWK-750) Raized ClassCastException when Comparing 2 InputDate with validateCompareTo

2008-06-15 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12605182#action_12605182 ] Leonardo Uribe commented on TOMAHAWK-750: - There is a different problem with

[jira] Commented: (TOMAHAWK-1276) validator property not fireing validator method

2008-06-15 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12605187#action_12605187 ] Leonardo Uribe commented on TOMAHAWK-1276: -- After doing some test the

[jira] Created: (MYFACES-1881) UIViewRoot setId called on UIComponentClassicTagBase throws UnsupportedOperationException

2008-06-15 Thread Leonardo Uribe (JIRA)
UIViewRoot setId called on UIComponentClassicTagBase throws UnsupportedOperationException - Key: MYFACES-1881 URL: https://issues.apache.org/jira/browse/MYFACES-1881

[jira] Created: (MYFACES-1882) validator property of UIInput do not saved and restored (myfaces-faces-plugin error)

2008-06-15 Thread Leonardo Uribe (JIRA)
validator property of UIInput do not saved and restored (myfaces-faces-plugin error) Key: MYFACES-1882 URL: https://issues.apache.org/jira/browse/MYFACES-1882

[jira] Created: (TRINIDAD-1121) Multi Dailog Close(returnFromDailog) not working with trinidad 1.2.8

2008-06-15 Thread Nitin Sharma (JIRA)
Multi Dailog Close(returnFromDailog) not working with trinidad 1.2.8 - Key: TRINIDAD-1121 URL: https://issues.apache.org/jira/browse/TRINIDAD-1121 Project: MyFaces Trinidad