Hi, sometimes when I play in playground in order to achieve something I can go 10 levels deep or even more. Maybe we can implement an option to somehow construct one script from all executed parts, so then this script can be turned into a method or so on. Uko
+1 I got the same idea some days ago, then we can shrink levels and got wide perspective of what we are doing. On 28 April 2015 at 13:16, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Hi,
sometimes when I play in playground in order to achieve something I can go 10 levels deep or even more. Maybe we can implement an option to somehow construct one script from all executed parts, so then this script can be turned into a method or so on.
Uko
It's coming :) We implemented a while back a prototype for recording/replaying all the steps in an inspection session, but because of the current design of glamour it was quite difficult to get it working correctly. Cheers, Andrei On Tue, Apr 28, 2015 at 7:16 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Hi,
sometimes when I play in playground in order to achieve something I can go 10 levels deep or even more. Maybe we can implement an option to somehow construct one script from all executed parts, so then this script can be turned into a method or so on.
Uko
Indeed, this one important direction we will take in the near future :) Cheers, Doru On Tue, Apr 28, 2015 at 7:53 PM, Andrei Chis <chisvasileandrei@gmail.com> wrote:
It's coming :)
We implemented a while back a prototype for recording/replaying all the steps in an inspection session, but because of the current design of glamour it was quite difficult to get it working correctly.
Cheers, Andrei
On Tue, Apr 28, 2015 at 7:16 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Hi,
sometimes when I play in playground in order to achieve something I can go 10 levels deep or even more. Maybe we can implement an option to somehow construct one script from all executed parts, so then this script can be turned into a method or so on.
Uko
-- www.tudorgirba.com "Every thing has its own flow"
Nice ;) On 28 April 2015 at 14:21, Tudor Girba <tudor@tudorgirba.com> wrote:
Indeed, this one important direction we will take in the near future :)
Cheers, Doru
On Tue, Apr 28, 2015 at 7:53 PM, Andrei Chis <chisvasileandrei@gmail.com> wrote:
It's coming :)
We implemented a while back a prototype for recording/replaying all the steps in an inspection session, but because of the current design of glamour it was quite difficult to get it working correctly.
Cheers, Andrei
On Tue, Apr 28, 2015 at 7:16 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Hi,
sometimes when I play in playground in order to achieve something I can go 10 levels deep or even more. Maybe we can implement an option to somehow construct one script from all executed parts, so then this script can be turned into a method or so on.
Uko
-- www.tudorgirba.com
"Every thing has its own flow"
Once we have the path it means that we can reapply it to all the elements of a collection for example :) Le 28/4/15 19:53, Andrei Chis a écrit :
It's coming :)
We implemented a while back a prototype for recording/replaying all the steps in an inspection session, but because of the current design of glamour it was quite difficult to get it working correctly.
Cheers, Andrei
On Tue, Apr 28, 2015 at 7:16 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com <mailto:yuriy.tymchuk@me.com>> wrote:
Hi,
sometimes when I play in playground in order to achieve something I can go 10 levels deep or even more. Maybe we can implement an option to somehow construct one script from all executed parts, so then this script can be turned into a method or so on.
Uko
On Apr 28, 2015 8:45 PM, "stepharo" <stepharo@free.fr> wrote:
Once we have the path it means that we can reapply it to all the elements
of a collection for example :) Yes. That and generating code are our main use-cases :) Cheers, Andrei
Le 28/4/15 19:53, Andrei Chis a écrit :
It's coming :)
We implemented a while back a prototype for recording/replaying all the
steps in an inspection session, but because of the
current design of glamour it was quite difficult to get it working correctly.
Cheers, Andrei
On Tue, Apr 28, 2015 at 7:16 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Hi,
sometimes when I play in playground in order to achieve something I can
go 10 levels deep or even more. Maybe we can implement an option to somehow construct one script from all executed parts, so then this script can be turned into a method or so on.
Uko
participants (5)
-
Andrei Chis -
Pablo Estefo -
stepharo -
Tudor Girba -
Yuriy Tymchuk