Using substacks as libraries
Posted: Thu Mar 31, 2016 4:05 am
I've been struggling with trying to pull other open source code such as fastjson but keep running into issues calling the handlers.
I created a substack "fastjson" and put the code as directed. Within the stack script within preOpenStack, I specified start using stack "fastjson" but whenever I try to call the functions from cards within the main stack I get issues.
I've looked and seen multiple examples but hoping someone could show me an example or if there is a better way of creating libraries to include for other stacks/cards.
I created a substack "fastjson" and put the code as directed. Within the stack script within preOpenStack, I specified start using stack "fastjson" but whenever I try to call the functions from cards within the main stack I get issues.
I've looked and seen multiple examples but hoping someone could show me an example or if there is a better way of creating libraries to include for other stacks/cards.