Comment 9 for bug 43730

Revision history for this message
Jon A. Cruz (jon-joncruz) wrote :

Instead of magic numbers, you might want to look at having things return an enum. That can make the code more legible and maintainable.