Can i join the cpp and lua templates? #1590
Replies: 6 comments 6 replies
-
As @rh101 has written sometimes before:
And:
|
Beta Was this translation helpful? Give feedback.
-
Say what you would like to change so it can be discussed first to avoid wasted effort |
Beta Was this translation helpful? Give feedback.
-
While the templates do have similarities, they are not the same. The LUA template has a lot of modifications and extra files that are specific to LUA, and would cause problems with projects not using LUA. Merging them together would add a lot of work for developers who do not use LUA, forcing them to clean up the generated project before they can even start their own work. It makes no sense to merge them whatsoever. |
Beta Was this translation helpful? Give feedback.
-
Hi, I said that i want join the template, don't change anything. I think that will be more easy keep a single template, since they share most things. The only files that have lua specific things is "AppDelegate.cpp" and "CMakeLists.txt" that i can have two and keep only one after project generation. Files not used by selected template will be automatically removed, like it is done today inside "axproj-template.json", it solve the problem of have only needly files for that template. |
Beta Was this translation helpful? Give feedback.
-
But anyhow: |
Beta Was this translation helpful? Give feedback.
-
@paulocoutinhox |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Can i join the cpp and lua templates?
I need to know if it's in your interest before making the pull-request and then getting rejected and investing time in it.
I can do?
Beta Was this translation helpful? Give feedback.
All reactions