ibm mobilefirst - Calling init on WL.JSONStore without repeating previously used options -


is there way initialize() ("re-open") existing jsonstore collection same arguments used create it, without passing them again? e.g. without specifying searchfields set on creation.

not possible, must pass same arguments (search fields, etc). can open feature request here if want.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -