Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [riena-dev] closable vs. closeable

-1 for closable:    closeable looks better in my opinion

"Achilles, Sabine" <Sabine.Achilles@xxxxxxxxxxxx> schrieb:


Hello everyone,

while implementing closable SubModules I stumbled upon two different ways the word clos(e)able is written in the Riena code. The Extension Points and the NavigationNodes have the version without 'e' and all Controllers etc. with an 'e'.

After doing some research, the following information unfolded:
- two native speakers would write it without 'e'
- most online dictionaries including the Oxford dict only know 'closable'
- unfortunately Java has the interface 'Closeable'

So the question is: what is your favorite spelling? I think we should at least try to have one common way.

Btw. my favorite is 'closable'.

Greetings,
Sabine

-------------------------------------------------------------
compeople AG
Untermainanlage 8
60329 Frankfurt/Main
fon: +49 (0) 69 / 27 22 18 0
fax: +49 (0) 69 / 27 22 18 22
web: http://www.compeople.de/

Vorstand: Jürgen Wiesmaier
Aufsichtsratsvorsitzender: Christian Glanz

Sitz der Gesellschaft: Frankfurt/Main
Handelsregister Frankfurt HRB 56759
Ust-Ident.-Nr: DE207665352
-------------------------------------------------------------

_______________________________________________
riena-dev mailing list
riena-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/riena-dev


Back to the top