Russ Tyndall

Results 14 comments of Russ Tyndall

If this info / status could additionally provide the currently loaded label roll that would be amazing

Its very easy to miss that "--red" must be supplied with certain roll sizes and models. I wonder if it would be possible to default to --red when it must...

Is there a way to detect the roll type that the machine recognizes internally? It would be nice to be able to insert either roll and have it detect and...

The problem I was having with required_cap, was that it completely removes the field. I started with a display_callback that removed the input tags in favor of a span when...

This patch fixes the bug you noticed: https://github.com/hankhero/cl-json/pull/5

I believe this PR to be invalid. I was working on from 2.4.2 and porting code over from there and while I thought I had done a good enough job...

I have still been trying to come up with a good way to express this error / test case. Unfortunately Promises are still a bit new to me and I...

Thanks for taking time to discuss this. I made a gist of a very basic implementation of this, so that I could wrap my head around how I would *want*...

As you are discovering, there is a lot of silent "by convention" semantics in CLSQL. Its large and complex and has lots of cases like this where things don't work...

See Issue #4 for more info as well