Timeline for Calculating business logic
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 9, 2015 at 0:48 | history | edited | Jamal | CC BY-SA 3.0 |
deleted 9 characters in body; edited title
|
| Mar 9, 2012 at 20:14 | comment | added | dreza | Amongst other comments I would perhaps look at changing the method name from GetRecurringCostEquiv() to GetRecurringCostEquivalent() to be more specific and staying away from non-standard abrev. Unless Equiv is a standard in your business domain I guess. Just a minor thing. | |
| Mar 9, 2012 at 19:24 | answer | added | Randy | timeline score: 1 | |
| Mar 9, 2012 at 17:39 | history | tweeted | twitter.com/#!/StackCodeReview/status/178173252160585728 | ||
| Mar 9, 2012 at 16:23 | comment | added | Matt Grande |
I'm guessing it returns a decimal?.
|
|
| Mar 9, 2012 at 14:49 | comment | added | Jeff Mercado |
GetRecurringCost() returns a decimal?
|
|
| Mar 9, 2012 at 14:49 | answer | added | Leonid | timeline score: 1 | |
| Mar 9, 2012 at 14:47 | answer | added | Matt Grande | timeline score: 1 | |
| Mar 9, 2012 at 14:45 | comment | added | Nick | @JeffMercado These are just decimal values. | |
| Mar 9, 2012 at 14:33 | comment | added | Jeff Mercado |
It would help to know what these other methods are and what they return. GetDiscounts(), GetRecurringCost()
|
|
| Mar 9, 2012 at 14:13 | history | asked | Nick | CC BY-SA 3.0 |