Re: [VOTE] Partial triggers and :: naming

2008-01-31 Thread Bruno Aranda
+1 Looks good to me and I have been struggling to understand the existing thing. Thanks, Bruno On 31/01/2008, Martin Marinschek [EMAIL PROTECTED] wrote: +1 : yes I want this change indeed, I find it a lot more logical like this. regards, Martin

[jira] Commented: (TRINIDAD-880) Clientside validation errors when using PPR

2008-01-31 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12564344#action_12564344 ] Gerhard Petracek commented on TRINIDAD-880: --- hello graeme, i tried your sample

[jira] Created: (TRINIDAD-929) myfaces dialog containing java applet hangs under IE7

2008-01-31 Thread dennis lucero (JIRA)
myfaces dialog containing java applet hangs under IE7 - Key: TRINIDAD-929 URL: https://issues.apache.org/jira/browse/TRINIDAD-929 Project: MyFaces Trinidad Issue Type: Bug Affects

[jira] Resolved: (TRINIDAD-927) The table element in the panelBox that contains its header has no specified width nor skin selector

2008-01-31 Thread Matt Cooper (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Cooper resolved TRINIDAD-927. -- Resolution: Fixed Fix Version/s: 1.2.6-core 1.0.6-core Turns out

[jira] Created: (TRINIDAD-930) tr:selectOneChoice resets value if not in form

2008-01-31 Thread Martin Koci (JIRA)
tr:selectOneChoice resets value if not in form -- Key: TRINIDAD-930 URL: https://issues.apache.org/jira/browse/TRINIDAD-930 Project: MyFaces Trinidad Issue Type: Bug Components:

[jira] Updated: (TRINIDAD-930) tr:selectOneChoice resets value if not in form

2008-01-31 Thread Martin Koci (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Koci updated TRINIDAD-930: - Status: Patch Available (was: Open) tr:selectOneChoice resets value if not in form

Re: [VOTE] Partial triggers and :: naming

2008-01-31 Thread Leonardo Uribe
+1 , use string arrays to use multiple partial triggers makes that the logic of the page be in 2 places, so this solution is good

Continuum down

2008-01-31 Thread simon
Hi All, Myfaces Continuum is down again: http://myfaces.zones.apache.org:8080/continuum Infrastructure did work on the disk drives and rebooted that machine recently. I suspect that continuum is not configured to start automatically on server reboot. Is there someone who can fix this?

Re: [Myfaces Wiki] Update of Code Generation by SimonKitching

2008-01-31 Thread simon
On Thu, 2008-01-31 at 21:40 +, Apache Wiki wrote: Dear Wiki user, You have subscribed to a wiki page or wiki category on Myfaces Wiki for change notification. The following page has been changed by SimonKitching: http://wiki.apache.org/myfaces/Code_Generation Ok, as promised here

Re: [VOTE] Partial triggers and :: naming

2008-01-31 Thread Jeanne Waldman
I like this solution because it is much clearer to me. I would like to know/investigate what someone would have to change in his jspx file between this solution and the original solution (before the bug was fixed). Is it only if the partialTriggers were on a naming container and it is looking

Re: [VOTE] Partial triggers and :: naming

2008-01-31 Thread Andrew Robinson
f:subview id=A tr:commandButton id=B / tr:table id=C partialTriggers=::B E G ::H:I:K ::H:N tr:column id=D tr:commandButton id=E / tr:inputText partialTriggers=::B E G ::C ::H:I:K ::H:N / /tr:column tr:column id=F tr:commandButton id=G / /tr:column

Re: [Myfaces Wiki] Update of Code Generation by SimonKitching

2008-01-31 Thread Martin Marinschek
Hi Simon, Ok, as promised here is the wiki page summarising the recent email thread. I hope I've got everybody's opinions fairly represented, but of course if corrections need to be made - hack away! I've added and clarified where I thought it was appropriate. Personally I'm keen to try to

MyFaces 1.2 Nightly Builds

2008-01-31 Thread Martin Marinschek
Hi all, the MyFaces 1.2 Nightly builds are not deployed - what did we do again to get the other nightly builds working? regards, Martin -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces

Re: MyFaces 1.2 Nightly Builds

2008-01-31 Thread Martin Marinschek
Sorry for the noise - I should have read the user-list first. regards, Martin On Fri, Feb 1, 2008 at 12:01 AM, Martin Marinschek [EMAIL PROTECTED] wrote: Hi all, the MyFaces 1.2 Nightly builds are not deployed - what did we do again to get the other nightly builds working? regards,

Re: [Myfaces Wiki] Update of Code Generation by SimonKitching

2008-01-31 Thread Andrew Robinson
Okay, feel free to flame. Possibility of merging annotations w/ code generation: @Component( type = ..., family = ..., rendererType = ..., tagClass = ..., events = { @ComponentEvent( type = ..., phases = { ..., ... }), ... ) public abstract class MyComponent

Re: [Myfaces Wiki] Update of Code Generation by SimonKitching

2008-01-31 Thread Martin Marinschek
@Component( type = ..., family = ..., rendererType = ..., tagClass = ..., events = { @ComponentEvent( type = ..., phases = { ..., ... }), ... ) public abstract class MyComponent extends UIXComponent { @ComponentProperty( description = or is this

[jira] Created: (TRINIDAD-931) converter and validator 'preferred' metadata needs updating

2008-01-31 Thread Gabrielle Crawford (JIRA)
converter and validator 'preferred' metadata needs updating --- Key: TRINIDAD-931 URL: https://issues.apache.org/jira/browse/TRINIDAD-931 Project: MyFaces Trinidad Issue Type: Bug

[jira] Created: (TRINIDAD-932) converter and validator needs translatable metadata

2008-01-31 Thread Gabrielle Crawford (JIRA)
converter and validator needs translatable metadata --- Key: TRINIDAD-932 URL: https://issues.apache.org/jira/browse/TRINIDAD-932 Project: MyFaces Trinidad Issue Type: Bug

Re: [Trinidad] add method to get an application scoped concurrentMap to RequestContext (TRINIDAD-926)

2008-01-31 Thread Gabrielle Crawford
Hi Andy, So let's say I want to store a value on the app map and I want to make sure I don't overwrite an existing value. With the externalContext app map I don't have concurrentMap api's, so I think I have to lock in my code while I check for the value and create if null. If I got back a

[jira] Resolved: (TRINIDAD-932) converter and validator needs translatable metadata

2008-01-31 Thread Gabrielle Crawford (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabrielle Crawford resolved TRINIDAD-932. - Resolution: Fixed Fix Version/s: 1.2.6-core Completed: At revision:

[jira] Created: (TOMAHAWK-1187) submitOnEvent callback can not bind to bean method

2008-01-31 Thread Dave (JIRA)
submitOnEvent callback can not bind to bean method -- Key: TOMAHAWK-1187 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1187 Project: MyFaces Tomahawk Issue Type: Bug

[jira] Commented: (TOMAHAWK-1187) submitOnEvent callback can not bind to bean method

2008-01-31 Thread Dave (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12564625#action_12564625 ] Dave commented on TOMAHAWK-1187: It should have rendered property submitOnEvent

Re: [Myfaces Wiki] Update of Code Generation by SimonKitching

2008-01-31 Thread Mike Kienenberger
http://wiki.apache.org/myfaces/Code_Generation 2) Generating base classes instead of templates from xml-config-files For what it's worth, what you're describing here is the Generation Gap pattern. I've got a lot of experience using it with Cayenne over the years (and WebObjects years before

Re: [Myfaces Wiki] Update of Code Generation by SimonKitching

2008-01-31 Thread simon
On Thu, 2008-01-31 at 23:59 +0100, Martin Marinschek wrote: Personally I'm keen to try to build something along the lines I was proposing - but first need to help get a new Orchestra release out. If you can solve the problem with restore-state and