Results 22 comments of Tom Larkworthy

Suggest close. Multi isolated services with multi buttons works now. Multiple things on one install button (like docker-compose) logically extends to something like Terraform. So I feel like the outstanding...

Custom methods seem consistent.

worth a look https://github.com/firebase/blaze_compiler/blob/master/src/optimizer.ts

I moved the package.json into the root and then I can pull it in from git directly with ``` npm install git+https://github.com/endpointservices/websockify-js ```

- yes - yes - the same signal can drive multiple transitions. Its a bit weird but that's the UML spec. Like a calculator has the button "3" but the...

Check out the new Firebase features which might make your day:= https://www.firebase.com/blog/2015-09-24-atomic-writes-and-more.html

Hi Martin, So there is a diagram on page 20 of this slide show, which more or less enumerates all the cases for hierarchy: http://www.cis.upenn.edu/~lee/06cse480/lec-HSM.pdf This is been encoded in...

or adding excludes would be really helpful to me. The situation I am in is trying to deploy GAE manually via gcloud. You need the app.yaml and .js files in...

The deepest states I call terminal state, a state machine is always in a terminal state. Non-terminal states can be transitioned to and from, but when transitioned into, the "init"...

My original issue is that the regex path filers diverge from what gets sent upstream. So even if you set a filter, you might get something different hit upstream that...