diff -r 7962a1e2c4b0 -r d74cea0df1a7 ApplicationModel.st --- a/ApplicationModel.st Mon Oct 15 11:05:15 2018 +0200 +++ b/ApplicationModel.st Mon Oct 15 14:00:30 2018 +0200 @@ -945,7 +945,7 @@ ! classResources:aResourcePack - "allow setting of the classResources" + "allow setting of the cached classResources" ClassResources := aResourcePack !