Re: [Tomahawk] Commit of component generation and 1.2 modules to trunk

2008-03-18 Thread [EMAIL PROTECTED]
Leonardo Uribe schrieb: On Mon, Mar 17, 2008 at 6:05 PM, Andrew Robinson [EMAIL PROTECTED] wrote: http://wiki.apache.org/myfaces/MyfacesBuilderPlugin Is this supposed to be a solution to the code replacement? I don't recall any vote to achieve a resolution on how to go about

[jira] Created: (TRINIDAD-1012) SKinning for PanelPopup trigger

2008-03-18 Thread Tomas Havelka (JIRA)
SKinning for PanelPopup trigger --- Key: TRINIDAD-1012 URL: https://issues.apache.org/jira/browse/TRINIDAD-1012 Project: MyFaces Trinidad Issue Type: Bug Components: Components Affects Versions:

Re: [Tomahawk] Commit of component generation and 1.2 modules to trunk

2008-03-18 Thread Bruno Aranda
Hi, I like the approach. I am not very keen in annotated javadocs (which is error prone IMO) but that is just fine and I would say a better alternative to the XMLs (which are rather error prone too). However, it would be nice to have the builder library generic enough so we could use javadocs now

Re: [Tomahawk] Commit of component generation and 1.2 modules to trunk

2008-03-18 Thread Mario Ivankovits
Hi! Hi, I like the approach. I am not very keen in annotated javadocs (which is error prone IMO) but that is just fine and I would say a better alternative to the XMLs (which are rather error prone too). However, it would be nice to have the builder library generic enough so we could use

[jira] Created: (TOMAHAWK-1214) allow to process form submits in a queue for high-speed input handling

2008-03-18 Thread Mario Ivankovits (JIRA)
allow to process form submits in a queue for high-speed input handling -- Key: TOMAHAWK-1214 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1214 Project: MyFaces Tomahawk

Re: [Tomahawk] Commit of component generation and 1.2 modules to trunk

2008-03-18 Thread Sochor Zdeněk
Hi all, comments inline. [EMAIL PROTECTED] napsal(a): The myfaces-builder-plugin stuff is an experiment/proof-of-concept at the current time, That's why the code is in a branches directory. No vote has been taken on using this approach; it was necessary to show that this would work before

Re: [Tomahawk] Commit of component generation and 1.2 modules to trunk

2008-03-18 Thread Martin Marinschek
Hi Zdenek, you seem to ignore my comments - you will need to provide the setters, this is in the spec - and there is component-binding, so you need to provide them? The issue with state-saving will need to be saved another way. regards, Martin On 3/18/08, Sochor Zdeněk [EMAIL PROTECTED]

Re: [Tomahawk] Commit of component generation and 1.2 modules to trunk

2008-03-18 Thread Martin Marinschek
Hi Zdenek, *saved=solved regards, Martin On 3/18/08, Martin Marinschek [EMAIL PROTECTED] wrote: Hi Zdenek, you seem to ignore my comments - you will need to provide the setters, this is in the spec - and there is component-binding, so you need to provide them? The issue with

Re: [Tomahawk] Commit of component generation and 1.2 modules to trunk

2008-03-18 Thread Sochor Zdeněk
Hi Martin, Martin Marinschek napsal(a): Hi Zdenek, *saved=solved regards, Martin On 3/18/08, Martin Marinschek [EMAIL PROTECTED] wrote: Hi Zdenek, you seem to ignore my comments - you will need to provide the setters, this is in the spec - and there is component-binding, so you need to

Re: [Tomahawk] Commit of component generation and 1.2 modules to trunk

2008-03-18 Thread [EMAIL PROTECTED]
Sochor Zdeněk schrieb: Generally extending components by adding whole bucket of local property/getter/setter seems not right for me because it's meant to provide just another feature not used by many people. Wouldn't it be more cleaner to just use that property as attribute (in JSF api's

[jira] Created: (TOBAGO-638) Sheet paging to certain Page/Row sometimes fail

2008-03-18 Thread Volker Weber (JIRA)
Sheet paging to certain Page/Row sometimes fail --- Key: TOBAGO-638 URL: https://issues.apache.org/jira/browse/TOBAGO-638 Project: MyFaces Tobago Issue Type: Bug Reporter: Volker Weber

Re: [Tomahawk] Commit of component generation and 1.2 modules to trunk

2008-03-18 Thread Andrew Robinson
One major drawback to the javadoc annotation approach has been left out and that is attribute reuse. The maven-faces-plugin allows you to import XML fragments using XPath. So in Trinidad, onclick, onmouseover, onmouseout, etc. you can import one XML file and not have to re-define all these. But

Re: [Tomahawk] Commit of component generation and 1.2 modules to trunk

2008-03-18 Thread Sochor Zdeněk
Hi, [EMAIL PROTECTED] napsal(a): Sochor Zdeněk schrieb: Generally extending components by adding whole bucket of local property/getter/setter seems not right for me because it's meant to provide just another feature not used by many people. Wouldn't it be more cleaner to just use that

[jira] Reopened: (TOBAGO-619) Avoid usages of javascript:false in iframe src attribute

2008-03-18 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann reopened TOBAGO-619: -- Avoid usages of javascript:false in iframe src attribute

Re: [Tomahawk] Commit of component generation and 1.2 modules to trunk

2008-03-18 Thread [EMAIL PROTECTED]
Hi Andrew, Andrew Robinson schrieb: One major drawback to the javadoc annotation approach has been left out and that is attribute reuse. The maven-faces-plugin allows you to import XML fragments using XPath. So in Trinidad, onclick, onmouseover, onmouseout, etc. you can import one XML file

Re: [Tomahawk] Commit of component generation and 1.2 modules to trunk

2008-03-18 Thread Leonardo Uribe
On Tue, Mar 18, 2008 at 10:54 AM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: [1] I'm not sure what the later property examples on that page are meant to be; as Leonardo has written them they are attached to no function which is not what I had in mind... The examples that does not have

[jira] Created: (PORTLETBRIDGE-30) Null pointer exception if session closed after portlet destroyed

2008-03-18 Thread Michael Freedman (JIRA)
Null pointer exception if session closed after portlet destroyed Key: PORTLETBRIDGE-30 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-30 Project: MyFaces Portlet Bridge

Re: chooseColor: does tabIndex make any sense?

2008-03-18 Thread Gabrielle Crawford
I know this has been considered many times in the past, but not implemented due to complexity. When you know the details of the implementation, can you start a new thread with [Trinidad] in the subject? How will it work with stamping, components with multiple tab stops, etc. Thanks, Gab

[jira] Updated: (PORTLETBRIDGE-30) Null pointer exception if session closed after portlet destroyed

2008-03-18 Thread Michael Freedman (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Freedman updated PORTLETBRIDGE-30: -- Status: Patch Available (was: Open) Null pointer exception if session

[jira] Updated: (PORTLETBRIDGE-30) Null pointer exception if session closed after portlet destroyed

2008-03-18 Thread Michael Freedman (JIRA)
[ https://issues.apache.org/jira/browse/PORTLETBRIDGE-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Freedman updated PORTLETBRIDGE-30: -- Resolution: Fixed Status: Resolved (was: Patch Available) Fix

Re: [Tomahawk] Commit of component generation and 1.2 modules to trunk

2008-03-18 Thread Andrew Robinson
On Tue, Mar 18, 2008 at 9:54 AM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi Andrew, Andrew Robinson schrieb: One major drawback to the javadoc annotation approach has been left out and that is attribute reuse. The maven-faces-plugin allows you to import XML fragments using XPath.

[jira] Created: (TRINIDAD-1013) add better documentation on what can go into trinidad-skins.xml's style-sheet-name parameter

2008-03-18 Thread Jeanne Waldman (JIRA)
add better documentation on what can go into trinidad-skins.xml's style-sheet-name parameter Key: TRINIDAD-1013 URL: https://issues.apache.org/jira/browse/TRINIDAD-1013

[jira] Commented: (TOBAGO-130) Maven Apt Plugin should support plugin dependencies

2008-03-18 Thread Mark Hobson (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12579948#action_12579948 ] Mark Hobson commented on TOBAGO-130: See http://jira.codehaus.org/browse/MOJO-1072 for

[Trinidad] implementing tabIndex attributes on select components

2008-03-18 Thread Andrew Robinson
On Tue, Mar 18, 2008 at 11:28 AM, Gabrielle Crawford [EMAIL PROTECTED] wrote: I know this has been considered many times in the past, but not implemented due to complexity. What complexity are you referring to? Could you please provide concrete examples? Thanks. When you know the details of

Re: [Trinidad] implementing tabIndex attributes on select components

2008-03-18 Thread Gabrielle Crawford
Unfortunately I can't remember the details. Blake Sullivan and Andy Schwartz aren't around this week, but they may know more. What happens to components that don't have a tabindex set, meaning do you have to set it on everything in the page once you set it on one thing? Thanks, Gab Andrew

[jira] Resolved: (TOBAGO-638) Sheet paging to certain Page/Row sometimes fail

2008-03-18 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-638. -- Resolution: Fixed merged to 1.0.x branch Sheet paging to certain Page/Row sometimes fail

Re: [Trinidad] implementing tabIndex attributes on select components

2008-03-18 Thread Andrew Robinson
On Tue, Mar 18, 2008 at 12:47 PM, Gabrielle Crawford [EMAIL PROTECTED] wrote: Unfortunately I can't remember the details. Blake Sullivan and Andy Schwartz aren't around this week, but they may know more. Not a problem, I don't see myself getting too much done this week with Easter coming up.

[jira] Resolved: (TRINIDAD-1011) Add new properties to the maven-faces-plugin

2008-03-18 Thread Andrew Robinson (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Robinson resolved TRINIDAD-1011. --- Resolution: Fixed Fix Version/s: 1.2.7-plugins Committed to 1.2.6.1 and

[jira] Resolved: (TRINIDAD-1013) add better documentation on what can go into trinidad-skins.xml's style-sheet-name parameter

2008-03-18 Thread Jeanne Waldman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeanne Waldman resolved TRINIDAD-1013. -- Resolution: Fixed fixed on trunk and trunk1.2.x add better documentation on what

[jira] Created: (TRINIDAD-1014) document skin additions in the Apache MyFaces Trinidad Skinning dev guide.

2008-03-18 Thread Jeanne Waldman (JIRA)
document skin additions in the Apache MyFaces Trinidad Skinning dev guide. -- Key: TRINIDAD-1014 URL: https://issues.apache.org/jira/browse/TRINIDAD-1014 Project: MyFaces

[jira] Commented: (TOMAHAWK-1214) allow to process form submits in a queue for high-speed input handling

2008-03-18 Thread Ernst Fastl (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12580077#action_12580077 ] Ernst Fastl commented on TOMAHAWK-1214: --- Sound like a cool feature. There are 2

[jira] Commented: (TRINIDAD-1014) document skin additions in the Apache MyFaces Trinidad Skinning dev guide.

2008-03-18 Thread Jeanne Waldman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12580079#action_12580079 ] Jeanne Waldman commented on TRINIDAD-1014: -- Make sure to mention that the

[jira] Resolved: (TRINIDAD-1014) document skin additions in the Apache MyFaces Trinidad Skinning dev guide.

2008-03-18 Thread Jeanne Waldman (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-1014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeanne Waldman resolved TRINIDAD-1014. -- Resolution: Fixed will be fixed in 1.2.8 and 1.0.8 or whenever we post this doc.

[jira] Created: (TRINIDAD-1015) SessionChangeManager - Need support for applying changes to a different component than the immediate target, need for supporting ChangeMarker

2008-03-18 Thread Prakash Udupa N (JIRA)
SessionChangeManager - Need support for applying changes to a different component than the immediate target, need for supporting ChangeMarker -

Re: [Tomahawk] Commit of component generation and 1.2 modules to trunk

2008-03-18 Thread Leonardo Uribe
On Tue, Mar 18, 2008 at 10:54 AM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: [1] I'm not sure what the later property examples on that page are meant to be; as Leonardo has written them they are attached to no function which is not what I had in mind... Thanks Simon for make more clear this on

[Vote] create maven archetype example for portlet bridge

2008-03-18 Thread Leonardo Uribe
Hi I'm solving some issues of archetypes (mvn jetty:run not work) and It could be good to do another release of this stuff including the hello world portlet demo as an archetype. This is a new module, so in order to follow the protocol, if you have time please vote if you want to see this