You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Bob Schellink (JIRA)" <ji...@apache.org> on 2010/11/21 03:45:13 UTC

[jira] Commented: (CLK-529) Refactor Prototype based controls to org.apache.click.extras.prototype

    [ https://issues.apache.org/jira/browse/CLK-529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934223#action_12934223 ] 

Bob Schellink commented on CLK-529:
-----------------------------------

I'd like to see these Controls moved into their own sub-project -> click-prototytype, making it very clear to users and focusing the projects efforts. Supporting jQuery, Prototype, Mootools, YUI, RightJS inside Click doesn't scale and doesn't work in practice.

ColorPicker anfd CheckList should be an easy move. DateField however will be difficult. HTML5 datetime might help here though. By default DateField could be marketed as HTML5 compliant and have no JS dependency. The click-calendar project can be used as an alternative if HTML4 must be supported (HTML4 will be valid until 2020). 



> Refactor Prototype based controls to org.apache.click.extras.prototype
> ----------------------------------------------------------------------
>
>                 Key: CLK-529
>                 URL: https://issues.apache.org/jira/browse/CLK-529
>             Project: Click
>          Issue Type: New Feature
>          Components: extras
>            Reporter: Adrian A.
>            Assignee: Adrian A.
>             Fix For: 2.4.0
>
>
> Refactor the Prototype base Click controls to a separate package org.apache.click.extras.prototype.
> This would allow a nice separation and easy integration of other javascript frameworks too.
> It would be also much easier for the users, since there also might be duplicate components made with other javascript frameworks too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.