» Details |
---|
|
» Comment |
What Matt said really, Coding Standard fixes, for example, do not skip {} when you do a if sentence. also the singleton method (getInstance) isn't a real singleton method IMHO, you should rework it, packages like LiveUser and iirc Log have good implementations for example. |