You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Richard Emberson (JIRA)" <ji...@apache.org> on 2011/01/28 00:07:43 UTC

[jira] Created: (WICKET-3402) Javascript to JavaScript

Javascript to JavaScript
------------------------

                 Key: WICKET-3402
                 URL: https://issues.apache.org/jira/browse/WICKET-3402
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.5-RC1
         Environment: all
            Reporter: Richard Emberson
            Priority: Trivial


I noted that many of the places where "Javascript" appeared are now "JavaScript".
Here are a couple other places:
wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/tree/table/TreeTable.html
wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/tree/table/TreeTable.java
wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/modal/res/modal.js
wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/DatePicker.java
wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/DatePicker.js
wicket-velocity/src/test/java/org/apache/wicket/contrib/velocity/VelocityJavaScriptPage.html
wicket-velocity/build/testclasses/org/apache/wicket/contrib/velocity/VelocityJavaScriptPage.html
wicket-velocity/build/testreports/TEST-org.apache.wicket.contrib.velocity.VelocityJavaScriptContributorTest.txt
wicket-core/src/main/java/org/apache/wicket/markup/html/IHeaderResponse.java
wicket-core/src/main/java/org/apache/wicket/markup/html/tree/res/tree.js
wicket-core/src/main/java/org/apache/wicket/ajax/wicket-ajax.js
wicket-core/src/main/java/org/apache/wicket/resource/filtering/HeaderResponseContainerFilteringHeaderResponse.java



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


[jira] Resolved: (WICKET-3402) Javascript to JavaScript

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-3402.
-------------------------------------

    Resolution: Won't Fix
      Assignee: Martin Grigorov

The task in the other ticket was to make the class names consistent, i.e. all of them to be either **Javascript** or **JavaScript** (we chose this one).
Some methods were also renamed (IHeaderResponse ones) but we don't want to rename every single occurrence of m/javascript/i to this pattern. 

> Javascript to JavaScript
> ------------------------
>
>                 Key: WICKET-3402
>                 URL: https://issues.apache.org/jira/browse/WICKET-3402
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.5-RC1
>         Environment: all
>            Reporter: Richard Emberson
>            Assignee: Martin Grigorov
>            Priority: Trivial
>
> I noted that many of the places where "Javascript" appeared are now "JavaScript".
> Here are a couple other places:
> wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/tree/table/TreeTable.html
> wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/tree/table/TreeTable.java
> wicket-extensions/src/main/java/org/apache/wicket/extensions/ajax/markup/html/modal/res/modal.js
> wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/DatePicker.java
> wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/DatePicker.js
> wicket-velocity/src/test/java/org/apache/wicket/contrib/velocity/VelocityJavaScriptPage.html
> wicket-velocity/build/testclasses/org/apache/wicket/contrib/velocity/VelocityJavaScriptPage.html
> wicket-velocity/build/testreports/TEST-org.apache.wicket.contrib.velocity.VelocityJavaScriptContributorTest.txt
> wicket-core/src/main/java/org/apache/wicket/markup/html/IHeaderResponse.java
> wicket-core/src/main/java/org/apache/wicket/markup/html/tree/res/tree.js
> wicket-core/src/main/java/org/apache/wicket/ajax/wicket-ajax.js
> wicket-core/src/main/java/org/apache/wicket/resource/filtering/HeaderResponseContainerFilteringHeaderResponse.java

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira