Daniel Jackson

Results 5 comments of Daniel Jackson

> May need to simply subtract the ordinal value of the origin magnitude from the magnitude differential? Sadly, not that simple :( So much for "eloquence" in this one

This requires quite a bit of reworking of `TADPrecisionThread`, but it does make sense to define an Interface (and corresponding Implementing Class) to separate the Delta Extrapolation Process from the...

As of now, this Issue is "Priority One". I need to wrap this one up before it becomes more complicated with higher-level implementations.

As of commit e8c953d, I've temporarily disabled the use of `IADThread` and `IADPrecisionThread` interfaces. For now, Threads should be referenced strictly by their Implementation (Class) Type, and manually disposed. I'm...

Greeeeaaaaat..... even more work for me to finish for Simon!