There are now "Pseudo operations" that are not sent, and get be queried by a special parameter with the HB.getOperation. This will reduce the number of operations that are sent and is necessary for the Array implementation, that I plan to implement in the near future
This commit is contained in:
@@ -49,5 +49,5 @@ window.onload = function(){
|
||||
}
|
||||
}
|
||||
});
|
||||
yatta.val("textfield","");
|
||||
yatta.val("textfield","", "mutable");
|
||||
};
|
||||
Reference in New Issue
Block a user