It's not practical to archive all menus and products ever created/modified. Just think up a way for this to fail silently when product/menu can't be found.
Basically client will throw: Uncaught Adapter is either null or does not implement find method , so just implement find method in adapter and return nothing.
It's not practical to archive all menus and products ever created/modified. Just think up a way for this to fail silently when product/menu can't be found.
Basically client will throw: Uncaught Adapter is either null or does not implement
find
method , so just implement find method in adapter and return nothing.