Re: [MyFaces 2.0] discussion on alpha plans

2009-06-18 Thread Ganesh
Hi, Would be great to have a basic page getting through, so new tags and partial stuff can be based upon it. Has anyone tried? Implementation of f:ajax is based on client behaviour stuff. Have you already started implementation (just to avoid duplicating it)? Best regards, Ganesh Leonardo

Re: [MyFaces 2.0] discussion on alpha plans

2009-06-18 Thread Leonardo Uribe
2009/6/18 Ganesh gan...@j4fry.org Hi, Would be great to have a basic page getting through, so new tags and partial stuff can be based upon it. Has anyone tried? Implementation of f:ajax is based on client behaviour stuff. Have you already started implementation (just to avoid duplicating

[jira] Created: (MYFACES-2254) Finish ExceptionHandler support

2009-06-18 Thread Curtiss Howard (JIRA)
Finish ExceptionHandler support --- Key: MYFACES-2254 URL: https://issues.apache.org/jira/browse/MYFACES-2254 Project: MyFaces Core Issue Type: Task Components: JSR-314 Affects Versions: 2.0.0-alpha

Blockinput component

2009-06-18 Thread Roger Laenen
Hello, I've made a custom facelets component that simulates 'cell/block based' input like you find on official input forms. This type of input field can be useful in some specific situations. We use it for a bankaccount field with specific formatting and validation. You can find binaries and

JSF 'blockinput' component

2009-06-18 Thread Roger Laenen
Hello, I've made a custom facelets component that simulates 'cell/block based' input like you find on official input forms. This type of input field can be useful in some specific situations. We use it for a bankaccount field with specific formatting and validation. You can find binaries and

Re: JSF 'blockinput' component

2009-06-18 Thread Cagatay Civici
Looks nice but not sure about the license. On Thu, Jun 18, 2009 at 8:44 AM, Roger Laenen roger.lae...@telenet.bewrote: Hello, I've made a custom facelets component that simulates 'cell/block based' input like you find on official input forms. This type of input field can be useful in some

Re: JSF 'blockinput' component

2009-06-18 Thread Roger Laenen
License can be changed. I just took LGPL but Apache license is no problem. Cagatay Civici wrote: Looks nice but not sure about the license. On Thu, Jun 18, 2009 at 8:44 AM, Roger Laenen roger.lae...@telenet.be mailto:roger.lae...@telenet.be wrote: Hello, I've made a custom facelets

Re: JSF 'blockinput' component

2009-06-18 Thread Manfred Geiler
Yep, GPL might be a problem. Easiest think might be to switch to ASF-license prior to donating this bit. Thanks, Manfred On Thu, Jun 18, 2009 at 15:46, Cagatay Civicicagatay.civ...@gmail.com wrote: Looks nice but not sure about the license. On Thu, Jun 18, 2009 at 8:44 AM, Roger Laenen

Re: [Trinidad] JDK5 EOL, upgrade to JDK6?

2009-06-18 Thread Werner Punz
Andrew Robinson schrieb: JDK 5 can no longer be downloaded without stepping through hoops to try to get it as it has reached its end of life. I'd vote to make JDK 6 the minimum JDK for Trinidad trunk. What do others think? OSX still does not have JDK6 as default, although it exists... Dunno

Re: [MyFaces 2.0] discussion on alpha plans

2009-06-18 Thread Werner Punz
Component API still has one unimplemented method in UIComponent (I am working on it as we speak, I will probably have it finished next week! - you probably cann add the missing part to partial state saving though!) Werner Leonardo Uribe schrieb: Hi Just as a brief review, this is an updated

[jira] Commented: (MYFACES-2250) implement getStateHelper

2009-06-18 Thread Werner Punz (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12721277#action_12721277 ] Werner Punz commented on MYFACES-2250: -- I am currently in the middle of implementing

Re: Re: JSF 'blockinput' component

2009-06-18 Thread jankeesvanandel
It sure looks nice! Does it also support multiple characters in a single cell? Like [1234]-[5678]-[9012]-[3456]? I have a requirement like that in my current project (has to do with a Dutch payment method). I think it would fit in Tomahawk nicely. Would need some enhancements (like JSP

Re: JSF 'blockinput' component

2009-06-18 Thread Roger Laenen
No, currently it's one char per cell. This was sufficient for our requirements. jankeesvanan...@gmail.com wrote: It sure looks nice! Does it also support multiple characters in a single cell? Like [1234]-[5678]-[9012]-[3456]? I have a requirement like that in my current project (has to do

Re: JSF 'blockinput' component

2009-06-18 Thread Leonardo Uribe
Hi I think it is a good idea to put it on tomahawk sandbox. If you like the idea and you want, create an issue on: https://issues.apache.org/jira/browse/TOMAHAWK then, I'll review it and commit it on sandbox for you. regards Leonardo Uribe 2009/6/18 Roger Laenen roger.lae...@gmail.com No,

Re: [MyFaces 2.0] discussion on alpha plans

2009-06-18 Thread Leonardo Uribe
Hi 2009/6/18 Werner Punz werner.p...@gmail.com Component API still has one unimplemented method in UIComponent (I am working on it as we speak, I will probably have it finished next week! - you probably cann add the missing part to partial state saving though!) I did some work related to

[jira] Created: (TOMAHAWK-1432) BlockInput component

2009-06-18 Thread Roger Laenen (JIRA)
BlockInput component Key: TOMAHAWK-1432 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1432 Project: MyFaces Tomahawk Issue Type: Task Components: New Component Environment: Tested against JSF

Re: JSF 'blockinput' component

2009-06-18 Thread Roger Laenen
Ok, no problem. Created jira issue : https://issues.apache.org/jira/browse/TOMAHAWK-1432 Leonardo Uribe wrote: Hi I think it is a good idea to put it on tomahawk sandbox. If you like the idea and you want, create an issue on: https://issues.apache.org/jira/browse/TOMAHAWK then, I'll

[jira] Created: (MYFACES-2255) Create UIOutcomeTarget API class

2009-06-18 Thread Michael Concini (JIRA)
Create UIOutcomeTarget API class Key: MYFACES-2255 URL: https://issues.apache.org/jira/browse/MYFACES-2255 Project: MyFaces Core Issue Type: Task Components: JSR-314 Affects Versions:

[jira] Resolved: (MYFACES-2255) Create UIOutcomeTarget API class

2009-06-18 Thread Michael Concini (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Concini resolved MYFACES-2255. -- Resolution: Fixed Fix Version/s: 2.0.0-alpha Create UIOutcomeTarget API

[jira] Commented: (TOMAHAWK-1432) BlockInput component

2009-06-18 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12721455#action_12721455 ] Leonardo Uribe commented on TOMAHAWK-1432: -- As Manfred says on dev list, we

[jira] Updated: (TRINIDAD-1315) For Basic HTML Browsers (no JavaScript), optimize the layout of form elements for small screens

2009-06-18 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf updated TRINIDAD-1315: - Resolution: Fixed Fix Version/s: 1.2.12-core Assignee:

Re: [MyFaces 2.0] discussion on alpha plans

2009-06-18 Thread Werner Punz
Leonardo Uribe schrieb: Hi 2009/6/18 Werner Punz werner.p...@gmail.com mailto:werner.p...@gmail.com Component API still has one unimplemented method in UIComponent (I am working on it as we speak, I will probably have it finished next week! - you probably cann add the missing