The Hex class has a mix of static and instance methods, which is a bit
confusing.

The class does not have any state at all, so all the methods could be static.

Perhaps we should consider adding static versions of the instance
methods (and have the instance methods call these), with a view to
perhaps deprecating the instance methods at some stage?

Views?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to