Baseline Groups & GS 64 Components
April 27, 2026 ยท View on GitHub
Pharo Baseline Groups
Chalten includes the following groups in its Baseline that can be used as loading targets:
Corewill load all the packages needed in a deployed application supporting the absolute timeline and the Gregorian calendar.Hebrewwill load additionally to Core the support for the Hebrew calendar.Islamicwill load additionally to Core the support for the Islamic calendar.Deploymentwill load all the packages needed in a deployed application including all the supported calendars.Testswill load the test casesToolswill load tooling extensionsDependent-SUnit-Extensionswill load extensions to SUnitCIis the group loaded in the continuous integration setup, in this particular case it is the same asTestsDevelopmentwill load all the needed packages to develop and contribute to the project
GS64 Components
Chalten includes the following components in its Rowan configuration that can be used as loading targets:
Deploymentwill load all the packages needed in a deployed application supporting the absolute timeline and the Gregorian calendar.Testswill load the test casesDependent-SUnit-Extensionswill load extensions to SUnit