Weston

Results 39 issues of Weston

I've only briefly looked at the documentation, but noticed that it seems like all the examples of workflows have a very linear flow... Does there already exist the ability to...

At first I thought this was related to bug #143 but now I'm not so sure. I'm using http://localhost:8116/api/odata as my package source for the repo. Im running the latest...

This isn't so much a bug or anything... I'm assuming it's something I setup wrong etc... just curious if anyone had any clue as to what. I changed the Button.js...

help wanted
send PR

**Describe the bug** Following the mySparkApp tutorial but substituting in spark-3.2.0-bin-hadoop2.7, and the latest version of .net for spark nuget, I get errors trying to submit job **To Reproduce** Steps...

bug

This is more a question than anything else. I'm well aware of how type converters get registered and used, but I'm curious if there exists any current way to register...

type: feature
area: mapping

## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Performance issue [ ]...

**I'm submitting a ...** (check one with "x") ``` [ ] bug report => search github for a similar issue or PR before submitting [x ] feature request [ ]...

Enhancement

I'm trying to decide how to delimit messages over tcp (as a socket read may result in the entire message, and may require reading until you hit a delimiter, or...

##### Description of the problem I suspect this is actually due to the nature of this library, and how it was coded (and might be related to: https://github.com/xeolabs/xeogl/issues/249) but don't...

engine enhancement

I've got a grid that I effectively find a node and set it to selected, and that works, but because I dont know the path to that node I dont...