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

SystemNavigation: move all methods related to "all objects" to SmalltalkImage #3574

Closed
MarcusDenker opened this issue Jun 19, 2019 · 4 comments

Comments

@MarcusDenker
Copy link
Member

allObjects, allObjectsDo:, allObjectsOrNil

These are about iterating all objects of the image. --> the right place is SmalltalkImage.

@stale
Copy link

stale bot commented Feb 24, 2020

To limit bug bankruptcy (see https://www.joelonsoftware.com/2012/07/09/software-inventory/) this issue has been automatically marked as stale because it has not had any activity in 6 months. If no further activity occurs, it might be closed. If this issue remains important to you, please comment to reactivate the issue. Thank you for your contributions.

Joel on Software
Imagine, for a moment, that you came upon a bread factory for the first time. At first it just looks like a jumble of incomprehensible machinery with a few people buzzing around. As your eyes adjus…

@stale stale bot added the stale label Feb 24, 2020
@stale stale bot closed this as completed Mar 2, 2020
@astares
Copy link
Member

astares commented Mar 2, 2020

@MarcusDenker Autoclosed. Is it still required?

@MarcusDenker
Copy link
Member Author

I still think so... "all objects" is a image level abstraction... and the primitives are per image, not per SystemNavigation

@MarcusDenker MarcusDenker reopened this Mar 6, 2020
@stale stale bot removed the stale label Mar 6, 2020
@guillep
Copy link
Member

guillep commented Jan 27, 2023

This issue looks more like a small project than an actionable issue.
I propose we move it to a wiki with potential projects for people to contribute.
I'm collecting all these.
Could be a great basis for GSOC.

@guillep guillep closed this as completed Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants