Is this of concern for Pharo...?�� "Pull requests on GitHub where the
Trait comments get removed (because they were not loaded with the
package in the first place)."
http://forum.world.st/Re-The-Inbox-System-jr-919-mcz-td49417 98.html#none
http://forum.world.st/The-Inbox-System-jr-919-mcz-td4933985. html
cheers -ben
Hi Ben,
There is two Traits tests in the FileTree repository, and they pass (both under filetree and under gitfiletree) even if I notice that you can load the test package fine, but you get a DNU when browsing that package from the test repository inspector.
The tests classes are MCFileTreeLoaderTraitsTest and MCGitFileTreeLoaderTraitsTest, and the test repository is at: https://github.com/dalehenrich/filetree/tree/pharo5.0/tests/ .testRepositories/traits
Would you be interested in checking if the Squeak bug applies, adding an additional test to confirm or infirm with a pull request?