|
Why is minor component displayed at left ?
|
|
09-19-2015, 03:12 PM
Post: #5
|
|||
|
|||
|
RE: Why is minor component displayed at left ?
Each unit of code should be a bit independent when possible. Assumptions that cut across modules are ugly.
I find aspects of init_extentions to also be scary. If the items besides major and minor version can be hard to predict ... why try to cast this stuff to zero 0 ? Just catch what is there and pass it on to the next consumer. Then just let the compare happen on two digits. That should be enough. |
|||
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Why is minor component displayed at left ? - ggaliens - 09-12-2015, 06:26 PM
RE: Why is minor component displayed at left ? - micheus - 09-12-2015, 08:11 PM
RE: Why is minor component displayed at left ? - ggaliens - 09-19-2015, 12:22 AM
RE: Why is minor component displayed at left ? - micheus - 09-19-2015, 04:17 AM
RE: Why is minor component displayed at left ? - ggaliens - 09-19-2015 03:12 PM
|
User(s) browsing this thread: 1 Guest(s)



