infant-cognition-tampere / icllib

Collection of common pieces used in analysis software at Infant Cognition Lab
Other
1 stars 0 forks source link

Create namespace for format conversion #11

Closed axelpale closed 8 years ago

axelpale commented 8 years ago

The namespace is needed for example to implement conversion from .gazedata to gazelib/common/v1.

I suggest we follow convention that package and class names are nouns and function names are verbs. Also the names should be unambiguous.

Therefore, I suggest namespace "conversion" over "convert" and "format".

axelpale commented 8 years ago

Moved conversion module under gazelib.