Projects > cpp > Issues > Refactor #3626

We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.

Create Issue on Github

Make lua bindings-generator support the namespace binding

Refactor #3626 [Closed]
samuele3hu 2014-01-09 03:54 . Updated almost 10 years ago

when the current bindings-generator binds the class with the same name in the different namespace,there will generate the replacement.For example,In the namespace cocos2d::extension has ScrollView and In the namespace cocos2d::gui also has ScrollView.when they are bound,the cocos2d::gui:ScrollView will replace the cocos2d::extension::ScrollView.It will lead to unknow error.

dumganhar 2014-01-20 02:23
  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset commit:ca0e0a98d39aa570a03027385617973624ba6b3c.

zhangxm 2014-01-26 02:03
  • Description updated (diff)
  • Target version changed from 3.0-rc0 to 3.0-beta2

Atom PDF

Status:Closed
Start date:2014-01-09
Priority:Normal
Due date:
Assignee:samuele3hu
% Done:

100%

Category:lua
Target version:3.0-beta2