Greetings, all,
I just committed a bunch of changes to implement phase II of the evolutionary sensor data
type facility. In this batch of commits, the API to sensor data type definitions has
changed. This requires changes to all of the SDT definitions. I've gone ahead and
changed all of the SDT definitions in our modules, and done a freshStart junitAll and I
think everything is OK.
If someone is defining SDTs outside of the hackydev modules, your wrapper class will no
longer compile once you update. The change to the wrapper class is straightforward and,
in fact, the resulting code is significantly cleaner (no more "entryArray" and indexing
elements). Contact me if you want to know more.
Cheers,
Philip