Re: [Pharo-users] Usability issues with Calypso

2017-12-27 Thread Denis Kudriashov
Hi Sean 2017-09-24 14:46 GMT+02:00 Denis Kudriashov : > Hi Sean > > 2017-09-23 19:57 GMT+02:00 Sean P. DeNigris : > >> Stephane Ducasse-3 wrote >> > Calypso is still an enfant and this is >> > IMPORTANT that people tell what >> > they do not like so that we can improve. >> >> A few more impressio

Re: [Pharo-users] Usability issues with Calypso

2017-09-26 Thread Stephane Ducasse
In fact I'm not sure that continuing to use the * is not a good idea. On Sun, Sep 24, 2017 at 2:46 PM, Denis Kudriashov wrote: > Hi Sean > > 2017-09-23 19:57 GMT+02:00 Sean P. DeNigris : >> >> Stephane Ducasse-3 wrote >> > Calypso is still an enfant and this is >> > IMPORTANT that people tell wha

Re: [Pharo-users] Usability issues with Calypso

2017-09-26 Thread Denis Kudriashov
2017-09-26 3:26 GMT+02:00 Sean P. DeNigris : > Denis Kudriashov wrote > > In Calypso you should not create protocols with star. In method editor > > status bar there is explicit checkbox "extension" to specify external > > package for the method. > > We should move away from star convention and w

Re: [Pharo-users] Usability issues with Calypso

2017-09-25 Thread Sean P. DeNigris
Denis Kudriashov wrote > In Calypso you should not create protocols with star. In method editor > status bar there is explicit checkbox "extension" to specify external > package for the method. > We should move away from star convention and work directly with packages. > Calypso gives you the tool

Re: [Pharo-users] Usability issues with Calypso

2017-09-24 Thread Denis Kudriashov
Hi Sean 2017-09-23 19:57 GMT+02:00 Sean P. DeNigris : > Stephane Ducasse-3 wrote > > Calypso is still an enfant and this is > > IMPORTANT that people tell what > > they do not like so that we can improve. > > A few more impressions now that I've been using Calypso as my default > browser: > - Ove

Re: [Pharo-users] Usability issues with Calypso

2017-09-24 Thread Stephane Ducasse
can you explain lack of word wrapping On Sat, Sep 23, 2017 at 7:57 PM, Sean P. DeNigris wrote: > Stephane Ducasse-3 wrote >> Calypso is still an enfant and this is >> IMPORTANT that people tell what >> they do not like so that we can improve. > > A few more impressions now that I've been using Ca

Re: [Pharo-users] Usability issues with Calypso

2017-09-23 Thread Sean P. DeNigris
Stephane Ducasse-3 wrote > Calypso is still an enfant and this is > IMPORTANT that people tell what > they do not like so that we can improve. A few more impressions now that I've been using Calypso as my default browser: - Overall really enjoying it! - When browsing a class from its own package,

Re: [Pharo-users] Usability issues with Calypso

2017-09-15 Thread kmo
You say The current behaviour is trying to be close to single source pane behaviour of old browsers. I think that's a bit of the problem. For me, nautilus is a single source pane browser and it looks like a single source pane browser. Calypso looks like something else - it looks like a typical ta

Re: [Pharo-users] Usability issues with Calypso

2017-09-11 Thread Denis Kudriashov
2017-09-08 14:37 GMT+02:00 kmo : > If Tim had not posted this comment - "I love the fact you can move to a new > method with unsaved changes and no nag prompt".- I would never have known > that it was possible to do this. Since I always save my methods before > moving on I had never experienced th

Re: [Pharo-users] Usability issues with Calypso

2017-09-11 Thread Denis Kudriashov
Hi Tim. 2017-09-06 12:54 GMT+02:00 Tim Mackinnon : > Hey Denis - I didn't mean to interrupt your ESUG (I should have mentioned > it was something to follow up on afterwards). Enjoy it and help lots of > ideas. > > Should I raise a bug for the saving issue in fogbugz? > Yes, but on github https:/

Re: [Pharo-users] Usability issues with Calypso

2017-09-08 Thread kmo
If Tim had not posted this comment - "I love the fact you can move to a new method with unsaved changes and no nag prompt".- I would never have known that it was possible to do this. Since I always save my methods before moving on I had never experienced this behaviour. I think this is an another

Re: [Pharo-users] Usability issues with Calypso

2017-09-06 Thread Tim Mackinnon
Hey Denis - I didn't mean to interrupt your ESUG (I should have mentioned it was something to follow up on afterwards). Enjoy it and help lots of ideas. Should I raise a bug for the saving issue in fogbugz? I'll have to look at how you add define shortcuts in Calypso as I'm not familiar with th

Re: [Pharo-users] Usability issues with Calypso

2017-09-06 Thread Denis Kudriashov
Hi Tim. Sorry for late response. During Esug I am a bit out of mails. About saving method problem it is definitely a bug. Thank's for the report. About source code refactoring: Supporting source code commands was easy to do with suggestions. In fact text editor menu is still working old way. Tha

Re: [Pharo-users] Usability issues with Calypso

2017-09-05 Thread Tim Mackinnon
BTW - Is it intended that when you save a method in a Calypso tab, it shifts focus to the first non saved tab? I find this quite confusing as suddenly I'm not where I thought I was and wonder if I saved my method? This said, I love the fact you can move to a new method with unsaved changes and

Re: [Pharo-users] Usability issues with Calypso

2017-09-03 Thread Tim Mackinnon
Ah - you are right that rename is in there (I’d never noticed it was in the suggestions menu - which I find a confusingly named sub-menu ) - but I am missing the more appropriately named “Source Code Refactoring” menu, which it also appears along with extract method etc. This menu is not in Caly

Re: [Pharo-users] Usability issues with Calypso

2017-09-03 Thread Denis Kudriashov
Hi Tim. No. It is available by cmd+r and from suggestions menu like in Nautilus. But maybe I do not know other place which you use for this 2017-09-03 17:03 GMT+02:00 Tim Mackinnon : > Hi Denis - I just noticed that the source refactoring menu is missing in > Calypso as well? (So you can’t renam

Re: [Pharo-users] Usability issues with Calypso

2017-09-03 Thread Tim Mackinnon
Hi Denis - I just noticed that the source refactoring menu is missing in Calypso as well? (So you can’t rename a temp for example). Tim > On 2 Sep 2017, at 10:30, Denis Kudriashov wrote: > > Hi > > 2017-09-01 14:26 GMT+02:00 kmo mailto:vox...@gmail.com>>: > I have been keen to use Calypso (I

Re: [Pharo-users] Usability issues with Calypso

2017-09-02 Thread kmo
Thanks for the information. I'm sure Calypso is going to be brilliant. -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Re: [Pharo-users] Usability issues with Calypso

2017-09-02 Thread Denis Kudriashov
Hi 2017-09-01 14:26 GMT+02:00 kmo : > I have been keen to use Calypso (I love the way it shows inherited methods) > as my browser but I am finding some usability issues. It may be just me but > some things I find off-putting. > Any feedback is very important. > > I don't really like the way th

Re: [Pharo-users] Usability issues with Calypso

2017-09-01 Thread Stephane Ducasse
Hi KMO thanks for your feedback. Calypso is still an enfant and this is IMPORTANT that people tell what they do not like so that we can improve. Stef On Fri, Sep 1, 2017 at 2:26 PM, kmo wrote: > I have been keen to use Calypso (I love the way it shows inherited methods) > as my browser but I am

[Pharo-users] Usability issues with Calypso

2017-09-01 Thread kmo
I have been keen to use Calypso (I love the way it shows inherited methods) as my browser but I am finding some usability issues. It may be just me but some things I find off-putting. I don't really like the way that adding a new class is done by a new tab that appears now and then in the editing