[ 
https://issues.apache.org/jira/browse/LUCENE-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753369#action_12753369
 ] 

Robert Muir edited comment on LUCENE-1887 at 9/9/09 6:38 PM:
-------------------------------------------------------------

Luis the only real difference from yours is i used Object[] for the varags like 
the 1.4 MessageFormat

do we really need to deprecate the Object[] when it becomes ... in 1.5? sun 
didnt.
I am java5 brain-dead :) this is documented to be compatible: 
http://java.sun.com/j2se/1.5.0/docs/guide/language/varargs.html

      was (Author: rcmuir):
    Luis the only real difference from yours is i used Object[] for the varags 
like the 1.4 MessageFormat

do we really need to deprecate the Object[] when it becomes ... in 1.5? sun 
didnt.
  
> o.a.l.messages should be moved to it's own contrib
> --------------------------------------------------
>
>                 Key: LUCENE-1887
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1887
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: contrib/*
>            Reporter: Hoss Man
>            Priority: Minor
>         Attachments: lucene-1877-new.patch, LUCENE-1887.patch
>
>
> contrib/queryParser contains an org.apache.lucene.messages package containing 
> some generallized code that (claims in it's javadocs) is not specific to the 
> queryParser.
> If this is truely general purpose code, it should probably be moved out of 
> hte queryParser contrib -- either into it's own contrib, or into the core 
> (it's very small)
> *EDIT:* alternate suggestion to rename package to fall under the 
> o.a.l.queryParser namespace retracted due to comments in favor of 
> (eventually) promoting to it's own contrib

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


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to