This repository has been archived by the owner on Aug 11, 2019. It is now read-only.
Releases: dprice000/LazyPI
Releases · dprice000/LazyPI
Test Build 0.2.0
All CRUD operations have been tested for AFElement, AFAttribute, and AFEventFrame
Creating build for others to do more extensive testing.
Due to some issues with serialization a new dependency has been added(Newtonsoft Json.Net)
Test Build
Quick build to help people test out the library. General searching of AFObjects has been tested so far. There are limitations to searching. Searches do not currently have idea of paging. This means that if a tier of the tree has more than 1000 children, all children over 1000 will not be indexable.
Functionality to Test:
- Create Element
- Create Attribute
- Create EventFrame
- Update Element
- Update Attribute
- Update EventFrame