Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Squeak's Behavior>>selectors returns an Array, breaking WAFileLibrary #517

Closed
GoogleCodeExporter opened this issue Mar 25, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

From 10/20/2009, Squeak's Behavior>>selectors returns an Array instead of a
Set.

WAFileLibrary>>fileSelectors breaks because of this. Attached one-liner
fixes it.

Original issue reported on code.google.com by danie%da...@gtempaccount.com on 28 Dec 2009 at 8:33

Attachments:

@GoogleCodeExporter
Copy link
Author

(This is for Seaside 2.8)

Original comment by danie%da...@gtempaccount.com on 28 Dec 2009 at 8:34

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Original comment by philippe...@gmail.com on 10 Jan 2010 at 12:18

  • Added labels: Platform-Squeak, Version-Seaside2.8.4
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Name: Seaside2.8a1-lr.597
Author: lr
Time: 16 January 2010, 7:20:08 pm
UUID: 435544b2-970f-4d51-955f-f61888b731c9
Ancestors: Seaside2.8a1-pmm.596

Fixes Issue 517 reported by danie@danieroux.com
- From 10/20/2009, Squeak's Behavior>>selectors returns an Array instead of a 
Set.
- WAFileLibrary>>fileSelectors breaks because of this. Attached one-liner fixes 
it.

Original comment by renggli on 16 Jan 2010 at 6:21

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant