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

Using Voyage is a BAD idea #3

Open
Theophile-H opened this issue Aug 4, 2020 · 1 comment
Open

Using Voyage is a BAD idea #3

Theophile-H opened this issue Aug 4, 2020 · 1 comment

Comments

@Theophile-H
Copy link
Contributor

For example newbies can forget to execute the enqble singleton.
Now even if we execute enableSingleton

the follozwing does not work

TODOTask new title: 'Task One'; save.
TODOTask new title: 'Task Two'; save.

TODOTask selectAll

aSet()

@edcrypt
Copy link

edcrypt commented Aug 31, 2020

It's missing the following method:

TODOTask class >> isVoyageRoot 
	^ true

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

2 participants