Changes for version 0.003
- 'ClassName' is now exactly the same as 'LoadableClass', so that old code still works if you use a custom type map of 'LoadableClass' for MX::Storage/Kioku etc. (Note that they should normally work anyway with a default type map, as they subtype ClassName which subtypes Str)
Modules
ClassName type constraint with coercion to load the class.