Move the project to GitHub.Make a parent pom to manage all the maven projects (see the assembly plugin).- Cover the code with most JUnit test cases = quality.
- Publish the javadoc.
- Make a personal logo for the version "Blue Flame" and the next version "Black Ice".
- Find a free maven repository & sonar source server to hav a full integration process.
- Exe files (from bat2exe) to run on windows and keep the config openWith.
See how to have a mac launcher (see Jar Bundler) => Ok with PackageMaker for mpkg and Disk Utility for dmg- Text editor (syntax highlighting, autocomplete, executing/debugging stepByStep).
- HttpWeb Server executing ynot scripts (session, get, post, request, ...).
- Kinect integration.
- SQLLite integration.
- Game engine integration (see Slick).
- Several tutorials (fileSystem, htmlUnit, ...).
- Properties injection.
- Be able to run a packaged (zip) ynot application, extension .ynotz
- Be able to create class on fly.
- Internationalization (strings,drawable,...) as android.
- Preferences & SharedPreferences system.
- Modify the xml of swing using ynot:id and so on for the ynot usage
- Be able to add a splash screen when loading script
- Resources (images, mp3, properties...) management
- UI Builder to make the view (xml format to generate swing interfaces).
- ...
|
|