You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Erik Hatcher (JIRA)" <ji...@apache.org> on 2010/02/18 16:24:28 UTC

[jira] Commented: (CONNECTORS-12) Need to make use of tabs and spaces consistent in code base

    [ https://issues.apache.org/jira/browse/CONNECTORS-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12835248#action_12835248 ] 

Erik Hatcher commented on CONNECTORS-12:
----------------------------------------

I think we should stick with Lucene Java's code formatting as described here: http://wiki.apache.org/lucene-java/HowToContribute

As for tabs - they are evil.  But -0 on leaving them there in the JSPs for now.


> Need to make use of tabs and spaces consistent in code base
> -----------------------------------------------------------
>
>                 Key: CONNECTORS-12
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-12
>             Project: Lucene Connector Framework
>          Issue Type: Task
>            Reporter: Karl Wright
>            Priority: Minor
>
> Some java files have tabs, some have spaces.  Any individual file has either one or the other, but not both.
> We should decide which one we prefer, or adopt the Apache standard if there is one, and convert accordingly.
> (The jsps are all consistent and use only tabs, which in my opinion should remain because their mixed nature makes spaces hard to work with in some editors, like scite.)

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