Re: [Pharo-users] State of Slots

2015-04-17 Thread Marcus Denker
> On 17 Apr 2015, at 12:17, Johan Fabry wrote: > > > The announcement of 4.0 sais that they work, and we have been using them for > some time in the implementation of Live Robot Programming without issues. > Sorry, I don’t remember where the examples are, Marcus made me one when I > asked ab

Re: [Pharo-users] State of Slots

2015-04-17 Thread Marcus Denker
> On 17 Apr 2015, at 10:44, Peter Uhnák wrote: > > Hi, > > what is the current state of slots? I found a message by Marcus that it's not > ready but that was December; has anything changed? Yes, I fixed a lot of bugs and implemented many things… the status is that everything works but the mo

Re: [Pharo-users] State of Slots

2015-04-17 Thread Johan Fabry
The announcement of 4.0 sais that they work, and we have been using them for some time in the implementation of Live Robot Programming without issues. Sorry, I don’t remember where the examples are, Marcus made me one when I asked about them ;-) Have a look at the LiteralVariable class, I think

[Pharo-users] State of Slots

2015-04-17 Thread Peter Uhnák
Hi, what is the current state of slots? I found a message by Marcus that it's not ready but that was December; has anything changed? Is there some tutorial/examples? Are there known problems? Thanks, Peter