Just a "convention" request.
It would be helpful if everyone explicitly specified their imports rather
than use the ".*" global import... it makes it much harder to find out where
something came from when tracing/reading the code...
the code-base is still fairly small, so it's not impossible to find things,
however it will soon become a major pain.
- Brill Pappin
|