[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-2685) API needs spell/grammar check

Denis Maliarevich (JIRA) jira-events at lists.jboss.org
Fri Apr 3 08:28:22 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-2685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Maliarevich resolved JBIDE-2685.
--------------------------------------

    Resolution: Done


Specified issues were fixed.
Source code was fluently reviewed.
Programmesrs were told to be more accurate in grammar and spelling.

> API needs spell/grammar check
> -----------------------------
>
>                 Key: JBIDE-2685
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2685
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor Templates
>    Affects Versions: 3.0.0.alpha
>            Reporter: Marshall Culpepper
>            Assignee: Denis Maliarevich
>            Priority: Minor
>             Fix For: 3.1.0
>
>
> A lot of API methods/fields/parameters in VPE are mis-spelled or use really funky grammar.. some examples:
> in org.jboss.tools.vpe.editor.template.VpeTemplate:
> - method getNodeForUptate
> - method resize with attribute "resizerConstrains"
> - method isRecreateAtAttrChange : should probably be something like "needsRecreateAtAttrChange" or just "recreateAtAttrChange"
> - method isChildren should be hasChildren
> - method getOutputAtributeNames
> - method isModify should be canModify
> - method getVisualNodeByBySourcePosition (too many "by"s)
> And other various errors I've run across:
> - class TextFormatingData should be TextFormattingData (same for getters/setters)
> On top of this, the javadocs are nearly impossible to read =( I'll end up submitting a patch to help out here as I'm sure this is just tough translation issues (as are all of these, but API seems more important to get right IMO)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list