Hello,

I'm having some dificulties implementing mailboxID as UUID. The
problem is that the change propagates to AbstractHBaseMessage and then
to the Message interface. The use of generics in some interfaces and
abstract classes is that the same generic type is used for both
Mailbox ID and Message ID.

This means that I have to change the Message UID to UUID also, but
this contradicts the IMAP RFC where the Message has a 32 bit UID. UUID
is 128 bit long.

What should I do?

-- 
Ioan Eugen Stan
http://ieugen.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to