arbox / tagger-for-pali

This is the main repository containing our work on the Pali Tagger during the summer term 2013.
4 stars 1 forks source link

Adding Java code to a package #14

Open cperrin88 opened 11 years ago

cperrin88 commented 11 years ago

The tagger should be put in a package. I'd suggest "de.uni_trier.cldh.pali.tagger".

arbox commented 11 years ago

de.unitrier.cldh.pali.tagger?

jkut commented 11 years ago

Am 25.06.2013 07:13, schrieb Christopher Perrin:

The tagger should be put in a package. I'd suggest "de.uni_trier.cldh.pali.tagger".

— Reply to this email directly or view it on GitHub https://github.com/arbox/tagger-for-pali/issues/14.

Ein unwichtiges Detail, aber wie wäre es mit

 de.uni-trier.cldh.pali.tagger

oder

 de.unitrier.cldh.pali.tagger

oder

 de.universitytrier.cldh.pali.tagger

?

Rein optisch wirkt ein Unterstrich seltsam: In solchen Bezeichnern sind Unterstriche eher unüblich und daher stolpert man m.E. darüber.

Viele Grüße,

Jürgen Knauth

Jürgen Knauth Universität Trier FB II Germanistik Raum: DM 307 Telefon: +49-651-201-3003 E-Mail: knauth@uni-trier.de

cperrin88 commented 11 years ago

Bindestriche sind nicht erlaubt. Deshalb der Unterstrich.

de.unitrier.cldh.pali.tagger ist aber auch in Ordnung.

Am 25.06.2013 08:15, schrieb jkut:

Ein unwichtiges Detail, aber wie wäre es mit

de.uni-trier.cldh.pali.tagger

oder

de.unitrier.cldh.pali.tagger

oder

de.universitytrier.cldh.pali.tagger

?

Rein optisch wirkt ein Unterstrich seltsam: In solchen Bezeichnern sind Unterstriche eher unüblich und daher stolpert man m.E. darüber.

Viele Grüße,

Jürgen Knauth

jkut commented 11 years ago

Am 25.06.2013 08:24, schrieb Christopher Perrin:

Bindestriche sind nicht erlaubt. Deshalb der Unterstrich.

Stimmt natürlich. Hatte ich so früh am Morgen gerade nicht auf dem Schirm.

de.unitrier.cldh.pali.tagger ist aber auch in Ordnung.

Besser ist das.

Viele Grüße,

Jürgen

Jürgen Knauth Universität Trier FB II Germanistik Raum: DM 307 Telefon: +49-651-201-3003 E-Mail: knauth@uni-trier.de

BobPr commented 11 years ago

I could upload it as package, but I believe the Antfile wouldnt work anymore, and I dont know how to handle it correctly.

cperrin88 commented 11 years ago

I'll handle the antfile. Just put it into a branch. Branching is the word!!!

BobPr commented 11 years ago

Uploaded the latest version into the branch packages-n-more Have fun!

cperrin88 commented 11 years ago

I take it from here on