Issue Details (XML | Word | Printable)

Key: SDEV-17
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Bryan (brykrys)
Reporter: Bryan (brykrys)
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Auc-Stat-StdDev

Several minor code fixes and improvements

Created: 13/Apr/09 10:20 AM   Updated: 17/Aug/09 11:09 PM
Component/s: Other
Affects Version/s: None
Fix Version/s: None


 Description  « Hide
Most important things are:

1) OnLoad gets called multiple times - remove the callbacktype "load" from lib.Processor

2) Remove stray SetDefault at line 243

3) Use the locals from line 39, i.e. default, get. Consider adding more locals (e.g. GetFaction)

Additionally there is some confusing naming throughout - changing a few local names may make the code easier to understand.



 All   Comments   Change History   Transitions   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Bryan (brykrys) added a comment - 25/Apr/09 04:20 AM
r4184

dinesh added a comment - 17/Aug/09 11:09 PM
code review only