-
Notifications
You must be signed in to change notification settings - Fork 93
Developer notes
clearkimura edited this page Mar 31, 2015
·
30 revisions
####Impromptu notes and advice for developing Customizer.
Do you have interest to further develop Customizer, but you don't know where to begin? Then, this page is where you can get started. Below are notes which have been listed in groups, from highest to lowest priority.
####Basics first
- Installation via
make
for 4.1 releases from the master branch based on Python2, using "injection" method has been noted in this comment under issue #89.
####Improvements
- Look up issues with "Pending" label, which requires further investigation and come up with proper solution.
- Look up issues with "Official" label, which may be limitation of existing build. Therefore, less priority compared to "Pending".
####Trivial matters
- Look up issues with "Feature request" label.
####Historical reviews
-
Choosing Python over Gambas, with advantages have been explained.
-
TODO: Tell the stories of changes made since 3.x releases, so that future developer won't repeat the history or same mistake again!
- First guide
- Questions and answers
- feat. Definition
- feat. Rebranding
- feat. Remastering