jackalope icon indicating copy to clipboard operation
jackalope copied to clipboard

Should implement Node mixin API methods

Open sagarsane opened this issue 9 years ago • 0 comments

Jackalope currently has several API methods that are unimplemented.

Some examples include : node.addMixin(), node.removeMixin(), node.canAddMixin(), etc.

Implementing some of the "high priority" methods at least to start, will help usage of Jackalope for testing even more cases.

sagarsane avatar Jun 08 '15 19:06 sagarsane