marilyn
marilyn copied to clipboard
Feature: Make all CRUD Asynchronous
Use setTimeout( function () { ... }, 0 )
to make the CRUD methods asynchronous.