Add Native Behavior (cpp) #132

Open
opened 2016-05-18 23:46:34 +00:00 by adderly · 0 comments
adderly commented 2016-05-18 23:46:34 +00:00 (Migrated from github.com)

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.

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.
Commenting is not possible because the repository is archived.
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
mdkcore/Bacon2D#132
No description provided.