Luke Bordonaro

Results 26 issues of Luke Bordonaro

**Is your feature request an entirely new concept?** New concept: make composite cookers lazily evaluated **Is your feature request related to an existing component?** Yes - composite data cookers. **Is...

enhancement
untriaged

**Is your feature request an entirely new concept?** Yes - I am proposing adding a method for table authors to supply logic for if a table command can be executed....

enhancement
untriaged

**Describe the bug** When composing visible domain sensitive column with another projection, the created projection is _not_ visible domain sensitive even though it should be. **Version information (please complete the...

bug
untriaged

**Describe the bug** When you use the Engine to process file(s) with multiple plugins concurrently loaded, it's possible to successfully enable a table that cannot be built due to its...

bug
engine
untriaged

We should also not prevent the table from building when it's not found

Add the following definitions: * Table Discovery * UIHints * DataSourceInfo

documentation

When a plugin asks the `ApplicationEnvironment` for a dynamic table builder, the only action it can perform is add the table. If a plugin encounters an error while creating the...