Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP - property query dart26 #58

Closed

Conversation

Buggaboo
Copy link
Contributor

@Buggaboo Buggaboo commented Oct 25, 2019

I need suggestions for fixing #70

Buggaboo and others added 18 commits October 23, 2019 20:54
… e.g. "<T extends Base>")

* Replaced propertyX with generic property method (with auto-type inference)
* Added default to find functions, should the default arg value be 0
  or should the address be 0 for NULL? It would be nice to see the actual (closed) source code
  in this "open" source project.
We could have used extension methods to fix it without changing too many
lines of code
replace allocate/free with package:ffi's
used asTypedList properly
since there is no clear connection between the alloc of Uint8 and the Utf8 Struct

At least we can generate, compile, run all the tests
@Buggaboo Buggaboo changed the title WiP: Query property dev dart26 WiP: property query dart26 Oct 25, 2019
@Buggaboo Buggaboo changed the title WiP: property query dart26 WIP - property query dart26 Oct 25, 2019
vaind and others added 27 commits October 30, 2019 15:24
everything else (e.g. count) is still horribly broken
seems to return a result before the search is actually concluded,
there is some non-deterministic behavior here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants