Name | Modified | Size | Downloads / Week |
---|---|---|---|
ReferenceImplementations | 2011-10-22 | ||
Core | 2011-10-22 | ||
Apps | 2011-10-22 | ||
BundleDependencies | 2011-10-07 | ||
Contributions | 2011-09-13 | ||
Extensions | 2011-09-13 | ||
README.txt | 2011-09-16 | 937 Bytes | |
Totals: 7 Items | 937 Bytes | 0 |
LATEST DPS CORE IS 1.0.* Folder contents: Apps - Applications built on top of the DPS libraries Contributions - Contributed code which can be included in DPS (e.g. script extensions) Extensions - DPS extensions packaged as OSGi bundles. ReferenceImplementations - Reference implementations for the DPS core api. Core - DPS core API. BundleDependencies - Third party bundles which DPS depends on. Versions: DPS uses the version scheme major.minor.micro.qualifier. For example: 1.0.0.a. Unless otherwise indicated, all versions with the same major and minor should be API compatible and should generally "just work". Versions with the same major should be BACKWARDS compatible, meaning applications built against DPS core 1.2 should be able to use code built against core 1.1, but not vice-versa. Versions with different majors are generally not compatible.