Hi guys, as I prepare to get my code into Mahout and I start looking at the existing code I have a few questions...
- I take it we don't use @author tags? - Any particular style convention we should follow? for example I see some control statements without braces and I generally always put them on. - How much should I or shouldn't I try to suggest some micro-tweaks to the code, like what I started on in MAHOUT-23? I can suggest some tweaks (and want the same review of my code), or am happy to get the message that this isn't really worth bothering about. Maybe I can start by proposing a patch in MAHOUT-23 -- that's what we do before committing anything I take it?
