Device Information and Segmentation
There are some pretty significant changes with this release, most having to do with segmentation support. The DeviceInfo
class has moved from appservice.py
to app.py
and there is an additional DeviceInfoCache
class for keeping track of its contents. The samples have been updated to get rid of accumulated cruft and there are lots of additional tests.