Add Native Behavior (cpp) #132
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The idea is to create a simple class for easy subclassing.
I have some code to test, it extends from behavior and instead of calling the script it calls a std::function which the user should provide.
Sometimes, doing all the logic from javascript add some extra/unnecessary overhead not only on processing but in memory.
Await for the pull.
@kenvandine i guess providing a clean interface will suffice.