Updates:
Status: WontFix
Comment #1 on issue 1025 by
[hidden email]: creating import script
DNU #surroundedBySingleQuotes
http://code.google.com/p/moose-technology/issues/detail?id=1025Following code in
MooseImportFromSmalltalkImageWizard>>generateScriptForPackages:
---
contextItems := '. ' join: (((wizardInformations at: #contextToImport)
select: [:e | e value]) collect: [ :each | each key
surroundedBySingleQuotes ] ) .
---
would correct the issue
But anyway, the script generated is wrong (issue 1026)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev