uqbar-project / wollok

Wollok Programming Language
GNU General Public License v3.0
60 stars 16 forks source link

New project default location #677

Open flbulgarelli opened 8 years ago

flbulgarelli commented 8 years ago

When you create a new project, its location is, by default, the wollok installation directory, which is not the same as the user directory.

This may led to students not easily finding their code. I know, it is better that Pharo that doesn't even prompt you where to file-out your code, but..., is it possible to disable such default or use the user home as default directory?

npasserini commented 8 years ago

I also do not like how it works currently. Still, I am not sure what should be the right behavior. Think that wollok is frequently used in a machine the student does not own, because it is from the laboratory in some university, so you are restricted to some rules the lab or university imposes to the usage of the machine storabe.

On Tue, Jun 7, 2016 at 10:18 PM, Franco Leonardo Bulgarelli < notifications@github.com> wrote:

When you create a new project, its location is, by default, the wollok installation directory, which is not the same as the user directory.

This may led to students not easily finding their code. I know, it is better that Pharo that doesn't even prompt you where to file-out your code, but..., is it possible to disable such default or use the user home as default directory?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/uqbar-project/wollok/issues/677, or mute the thread https://github.com/notifications/unsubscribe/AEa1OSdrXFqrldfzmB2KGDRa-F0k5ZXiks5qJdH7gaJpZM4IwUVM .

fdodino commented 4 years ago

I believe as a workaround that we may add an explanation in wollok-site about how to change the workspace. I would not do anything else.