Re: [Pharo-users] Commander feedback

2018-01-17 Thread Juraj Kubelka
Thank you Denis. I was able to create two Calypso commands that generate abstract and concrete accept: methods. Cheers, Juraj > On Jan 17, 2018, at 12:16, Denis Kudriashov wrote: > > And thank's a lot, Juraj. > > Very impressive review :). I will answer questions later

Re: [Pharo-users] Commander feedback

2018-01-17 Thread Denis Kudriashov
And thank's a lot, Juraj. Very impressive review :). I will answer questions later 2018-01-17 16:04 GMT+01:00 Denis Kudriashov : > Hy Juraj, > > Do not spend time in Calypso part and even do not read it :). It is super > outdated and very draft. I am now working on it. > >

Re: [Pharo-users] Commander feedback

2018-01-17 Thread Denis Kudriashov
Hy Juraj, Do not spend time in Calypso part and even do not read it :). It is super outdated and very draft. I am now working on it. I will look you changes soon. 2018-01-17 15:07 GMT+01:00 Juraj Kubelka : > Hi Denis, > > I finally read Section 3. I left two comments

Re: [Pharo-users] Commander feedback

2018-01-17 Thread Juraj Kubelka
Hi Denis, I finally read Section 3. I left two comments where I do not understand why something happens. I will appreciate a further explanation :-) Here is the pull request: https://github.com/SquareBracketAssociates/Booklet-Infrastructure/pull/2

Re: [Pharo-users] Commander feedback

2017-12-28 Thread Denis Kudriashov
Only Calypso is not ready. 2017-12-28 13:03 GMT+01:00 Juraj Kubelka : > Hi Denis, > > thanks! I will read it soon. > > You say that Calypso chapter is in wrong state. What chapters are > up-to-date? I guess that Chapter 3 is what you updated recently, right? > >

Re: [Pharo-users] Commander feedback

2017-12-28 Thread Juraj Kubelka
Hi Denis, thanks! I will read it soon. You say that Calypso chapter is in wrong state. What chapters are up-to-date? I guess that Chapter 3 is what you updated recently, right? Cheers, Juraj > On Dec 28, 2017, at 07:03, Denis Kudriashov wrote: > > > > 2017-12-28

Re: [Pharo-users] Commander feedback

2017-12-28 Thread Denis Kudriashov
2017-12-28 11:02 GMT+01:00 Denis Kudriashov : > Hi > > 2017-12-27 19:15 GMT+01:00 Sean P. DeNigris : > >> Denis Kudriashov wrote >> > https://github.com/SquareBracketAssociates/Booklet-Infrastructure >> >> Cool! Can't wait to read :) > > Also notice,

Re: [Pharo-users] Commander feedback

2017-12-28 Thread Denis Kudriashov
Hi 2017-12-27 19:15 GMT+01:00 Sean P. DeNigris : > Denis Kudriashov wrote > > https://github.com/SquareBracketAssociates/Booklet-Infrastructure > > Cool! Can't wait to read :) And feel free to pull requests. > One small question: why > "Booklet-Infrastructure"? That

Re: [Pharo-users] Commander feedback

2017-12-27 Thread Sean P. DeNigris
Denis Kudriashov wrote > https://github.com/SquareBracketAssociates/Booklet-Infrastructure Cool! Can't wait to read :) One small question: why "Booklet-Infrastructure"? That doesn't seem to match up to "A booklet on the infrastructure of the Calypso tool suite"… - Cheers, Sean -- Sent

Re: [Pharo-users] Commander feedback

2017-12-27 Thread Denis Kudriashov
Hi Juraj. You can find new version here https://github.com/SquareBracketAssociates/Booklet-Infrastructure . It is still draft version but in general all parts are covered now. 2017-12-06 12:47 GMT+01:00 Juraj Kubelka

Re: [Pharo-users] Commander feedback

2017-12-07 Thread Stephane Ducasse
Thanks a lot Juraj. This is great to have a client :) and we will work on the new version of the documentation. Stef On Tue, Dec 5, 2017 at 9:05 PM, Juraj Kubelka wrote: > Hi, > > I like the idea of the Commander library > https://github.com/dionisiydk/Commander > I am

Re: [Pharo-users] Commander feedback

2017-12-06 Thread Juraj Kubelka
Hi Denis, Thank you. Let me know. I will be happy to help. Juraj > On Dec 5, 2017, at 18:43, Denis Kudriashov wrote: > > Hi Juraj. > > Yes. documentation needs to be improved. I made only pass on it. > Now there is new Commander version. The code still in dev branch >

Re: [Pharo-users] Commander feedback

2017-12-05 Thread Denis Kudriashov
Hi Juraj. Yes. documentation needs to be improved. I made only pass on it. Now there is new Commander version. The code still in dev branch . The basic idea is same but some names are changed and internally it is based on ClassAnnotation's

[Pharo-users] Commander feedback

2017-12-05 Thread Juraj Kubelka
Hi, I like the idea of the Commander library https://github.com/dionisiydk/Commander I am trying to understand how to use it, but I struggle to understand it as documentation includes quiete complex examples: