Add method to get the ValueType of a TypedValue as a keyword to Android API #295

Open
opened 2020-08-06 16:58:00 +00:00 by gburd · 0 comments
gburd commented 2020-08-06 16:58:00 +00:00 (Migrated from github.com)

Also remove a println (leftover from debug?)

This makes life easier when dealing with query results, as it allows them to be extracted without knowing the types in advance. This makes use from clojure easier.

Returning standard data structures and types instead (commented on elsewhere) is something that I think is also worth a look.

I would be interested in helping out with this project so I would be happy to chat sometime.

Also remove a println (leftover from debug?) This makes life easier when dealing with query results, as it allows them to be extracted without knowing the types in advance. This makes use from clojure easier. Returning standard data structures and types instead (commented on elsewhere) is something that I think is also worth a look. I would be interested in helping out with this project so I would be happy to chat sometime.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg/mentat#295
No description provided.