vbakke / trytes

Converting between trytes and bytes
6 stars 1 forks source link

Semantics #2

Open vbakke opened 6 years ago

vbakke commented 6 years ago

Unfortunately, I think semantics is going to be really important in this matter. It would be great if we could coordinate the terms we use in different languages and libraries.

vbakke commented 6 years ago

As a starting point, I feel that it might be important that we specify what kind of tryte we are talking about, and I suggest that we use tryte3, tryte5 and tryte6 to explicit say which kind we are talking about.

I also suggest that we have a native/original version, and an encoded/converted version. (See #3.) And that names must show this.

Feel free to come with good suggestions.