You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Adrian A. (JIRA)" <ji...@apache.org> on 2010/03/03 20:48:27 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=12840835#action_12840835 ] 

Adrian A. commented on CLK-529:
-------------------------------

May I refactor the Prototype based components to an new package: "org.apache.click.extras.prototype.*"?
The following components would be moved:
 - Checklist
 - Colopicker
 - DateField
 - PickList
The above, all depend on prototype, so it would be very important to have them isolated into a separate package.
In "org.apache.click.extras.control", would remain only "standalone components".
Than we could add later another package, e.g. "org.apache.click.extras.jquery.*" for the jQuery based components,
so it would be no confusion if several components would do the same thing but with a different javascript framework.

Does anyone have any objections to this approach?



> 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.
>             Fix For: 2.2.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.