Austin Harris

Results 38 issues of Austin Harris

I've done a little script hosting before for things such as games, and rules engines, and I really like the idea of being able to do the same thing with...

Question

First, thanks for the great project! I've been using your NuGet packages on Linux, and they have been working wonderfully. I've been using WriteBatch to do Read/Modify/Write and wanted to...

Getting duplicate clone helpers generated with the latest version. Sample.fbs ```IDL attribute "fs_serializer"; attribute "fs_vector"; attribute "fs_valueStruct"; attribute "fs_unsafeExternal"; namespace DuplicateCloneHelpers; struct B (fs_valueStruct, fs_unsafeExternal:"System.Boolean") { data: bool; } struct...

### Is Your Feature Request Related to a Problem? Please Describe. I've encountered an issue where I am unable to bind my input back to the IAnsiConsole when utilizing AnsiConsoleFactory....

feature
needs triage

This solves #3 Please review and let me know what kind of changes are needed. The current behavior when dealing with a range of resources was to return an interface...

When using ontologies such as the OWL compliant version of schema.org created by topbraid (http://topbraid.org/schema) @ http://topbraid.org/schema/schema.ttl It is common to encounter a union of resources as the object of...