Capsis 4.1.7 snapshot includes the following new features:
- EXPERIMENTAL : new project file format based on XML (use .xsz extension)
- Help files are managed on the web with the wiki
- Improved translation manager (manage duplicated entry)
- Use of generics in main classes
- Repository cleaning (remove unused classes and files)
- New Model Manager
- Improved Icon Manager
- Minor GUI improvement (new projet Dialog, extension selector)
- Model
IdCard.java
are replaced by idcard.properties
file
- Main classes refactoring (introduce AbstractPlot, TreeListCell, ...)
- kernel refactoring : capsis.kernel will be used in other projects
- Better command line argument handling
- New log (based on java logging)
- New capsis.lib.math library based on apache commons-math library
Since the 19th january 2009, modelers have to update their Capsis local installation.
- Minimal java version is now Java 1.6
- Version control is now based on a SVN repository.
Previous installation are not usable anymore.
See : http://capsis.cirad.fr/documentation/svn
Note : Capsis users are not concerned for the moment by these modifications
The next version of capsis is planned to be available during next month.
- It will depends on JDK 1.6
- New Help system
- XML format for project files
- New translation manager
- Minor refactoring (generics, remove warnings, repository cleaning)
- Minor improvement (model manager, command line, default brows
- SVN repository
- Can be imported in eclipse IDE
- ...
See the roadmap at : http://amap-dev.cirad.fr/projects/roadmap/capsis
The capsis project is currently managed under a CVS repository and should soon be migrated to SVN. SVN is similar to CVS but manages better files and directories moves, deletes and renames. SVN also uses global version numbers, making it easier to branch.