Will:#MyPackage asPackage definedClasses do: [:each | each tagWith: #MyPackage]put the classes in the #MyPackage or in the #MyPackage-MyPackage system category?
Will that API stay the same when we will be able to put a class in multiple categories (or a method in multiple protocols)?