Jason Tremper
Results
2
issues of
Jason Tremper
Exposing the IConsoleDriver to allow custom input scenarios & easier testing * Created IConsoleDriverFactory to allow custom binding of an IConsoleDriver to a FormsEditor * Added a couple tests for...
enhancement
The problem is that when using ko.mapping for a single object the mapping is retained for later use: ``` javascript var mapping = { id: { create: function(o) { return...