You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2008/08/30 19:03:44 UTC

[jira] Commented: (SOLR-743) Update the bitset usage in Schema to enums

    [ https://issues.apache.org/jira/browse/SOLR-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627220#action_12627220 ] 

Yonik Seeley commented on SOLR-743:
-----------------------------------

I worked hard to keep some of this code fast... I'd hate to see it slowed down in the name of type-safety (esp in code that Solr users don't have to interface with).

> Update the bitset usage in Schema to enums
> ------------------------------------------
>
>                 Key: SOLR-743
>                 URL: https://issues.apache.org/jira/browse/SOLR-743
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Mark Miller
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-743.patch
>
>
> For all of the reasons given by smarter people than I (specifically, Effective Java), and because its just easier to follow.

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