TwitterAccessor needs to provide more features notably the following :
- Give access to the JObject generator
- Create a model representing a queryable result set.
As demonstrated in [https://tweetinvi.codeplex.com/discussions/548580](https://tweetinvi.codeplex.com/discussions/548580) these features are currently missing.
Comments: Associated with changeset 38237: Version 0.9.4.0
- Added ExecuteGETQueryFromPath
- Added ExecutePOSTQueryFromPath
Both these methods allow to simply access DTO from a specied path
- Give access to the JObject generator
- Create a model representing a queryable result set.
As demonstrated in [https://tweetinvi.codeplex.com/discussions/548580](https://tweetinvi.codeplex.com/discussions/548580) these features are currently missing.
Comments: Associated with changeset 38237: Version 0.9.4.0
- Added ExecuteGETQueryFromPath
- Added ExecutePOSTQueryFromPath
Both these methods allow to simply access DTO from a specied path