Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] [precise|args] Git repository and root package name?

Hi Marcel,

I think the third one (i.e., org.eclipse.recommenders.completion.args.*) is the best choice.
The segment "completion" seems quite ok for the project.
And "Precise" is more of a nickname and we also use it to save space in our paper ;)

Thanks,
Cheng

On Mon, Jan 7, 2013 at 10:56 PM, Marcel Bruch <marcel.bruch@xxxxxxxxxxxxxx> wrote:
Hi Cheng, 
hi Tong,

I'll create a git repository for you as soon as the paper work is done and leave it to you to commit your sources into this brand new repository. 

One question that came to mind: What will be the root package name for your code?

(i) org.eclipse.recommenders.precise.* or
(ii) org.eclipse.recommenders.args.* or 
(iii) org.eclipse.recommenders.completion.args.*

? We currently call all our completion engines org.eclipse.recommenders.completion.{calls | overrides | subwords} etc. , i.e., we name the engines by the functionality. Continuing this current naming convention,  I'd advocate for using "org.eclipse.recommenders.completion.args". For Snipmatch, however, we made an exception to this naming scheme. 

Cheng, Tong, what do you think?

Best,
Marcel

-- 
Codetrails.com – The knowledge transfer company





_______________________________________________
recommenders-dev mailing list
recommenders-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/recommenders-dev



Back to the top