gotyaoi

Results 13 comments of gotyaoi

Ok, so most state graphs probably won't be as connected as all that? But then would you want to raise errors for certain transitions? Or is that covered by #46?

Well, imagining we had the brew_button input and _heat_the_heating_element output from the readme, and supposing that brewing is only ok from the beans_water_closed_lid state, that gives us the following upon:...

Yes. I guess the general case I'm poking at here is where the user won't specifically know what inputs will advance them to a desired state. I mean, I suppose...

Sorry, I think I got off track a little bit. Let me try and restate. First the two points I am confused about: 1. Multiple independent condition variables producing a...

Yes, I guess I was definitely thinking more in terms of a simulation of a coffee machine than in terms of control software for a physical coffee machine. When, for...

Oh, I was just thinking like, non-automat methods on an automat-decorated object, that would call the inputs and return normal things in the case of NoTransition. Not sure what you...

Did a little bit of looking at this, it appears to be partially related to https://github.com/black7375/Firefox-UI-Fix/blob/d658028b7bca02a36c6c41fb609120198bc59270/css/leptonChrome.css#L3988-L3990. Disabling that rule removes the line by restoring the z-index: 2 from chrome://browser/skin/tabs.css:119, though...

The documentation is unfortunately out of date. To get the ius packages, specify the full package name as the version. for example, to install 3.4 from ius, use `version =>...

Ah, yes, I could probably get a PR together. It should probably switch behavior on the puppet version, or do you think there's a better criteria?