Grant Erickson

Results 13 comments of Grant Erickson

Is there any update on this issue? It would be nice to get better stack traces.

This is used in a few spots. Sounds like @ascott18 cleaned up the major issue with it not compiling. This will eventually become obsolete with the way Vue works now.

Great change. I just wrote one of these a few nights ago.

This would cause lots of pain and consternation on the client and I think we are best to wait for some kind of support in JS to make the move.

This seems like a good idea in theory at least. I see that knockoutmvc is doing it. It would be cool to be able to fully convert the c# to...

The key here is to keep the admin pages sorted in a good default way.

There are also several spots where the key is returned as a query string. We would need to figure this one out as well. Significant bit of work here. Not...

Yes, that is true. I think we could also have it along side a unique single column key. Which might be easier to generate keys for as well.

Interval in ms I assume? My only concern is that it is intuitive for people to figure out how to make it work. Discoverability.

For example, if a method exists on the object I want this to act upon, one can press '.' and get a list of available methods and if things are...