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

Will module be set automatically when adding new slots? #86

Open
dram opened this issue Oct 17, 2016 · 1 comment
Open

Will module be set automatically when adding new slots? #86

dram opened this issue Oct 17, 2016 · 1 comment

Comments

@dram
Copy link
Contributor

dram commented Oct 17, 2016

In a footnote in 6. How to Program in Self in handbook, it says that:

If you examine the slot’s annotation (available via the slot menu) it will show that the system has guessed that the new slot (named “me”) should be saved in the “programmingExamples” module, and that instead of saving its actual contents, the slot should just be initialized to the string ‘Gumby’.

But currently no module is set, not sure which one goes wrong, doc or code?

@dram
Copy link
Contributor Author

dram commented Nov 5, 2016

Morph Creation: The Top-down Approach also says that:

the system will deduce that any slots added to ovalMorph’s traits or prototype should be placed in the same module as the other slots in that object (ovalModule).

So is this a regression?

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

1 participant