AbstractLayout class comment

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

AbstractLayout class comment

Ben Coman
Minor thing...
AbstractLayout class comment says...

  "There are special cases of layouts without slots, like NilLayout or
BitsLayout."

but I see no NilLayout in the system. Did this become EmptyLayout?

cheers -ben

Reply | Threaded
Open this post in threaded view
|

Re: AbstractLayout class comment

Marcus Denker-4
yes, needs update. can you add an issue?

> On 26 Sep 2016, at 07:50, Ben Coman <[hidden email]> wrote:
>
> Minor thing...
> AbstractLayout class comment says...
>
>  "There are special cases of layouts without slots, like NilLayout or
> BitsLayout."
>
> but I see no NilLayout in the system. Did this become EmptyLayout?
>
> cheers -ben
>


Reply | Threaded
Open this post in threaded view
|

Re: AbstractLayout class comment

Ben Coman
On Mon, Sep 26, 2016 at 2:54 PM, Marcus Denker <[hidden email]> wrote:
> yes, needs update. can you add an issue?

https://pharo.fogbugz.com/default.asp?19142

P.S. If its easier for you to type the comment here, I can issue to slice.

cheers -ben

>
>> On 26 Sep 2016, at 07:50, Ben Coman <[hidden email]> wrote:
>>
>> Minor thing...
>> AbstractLayout class comment says...
>>
>>  "There are special cases of layouts without slots, like NilLayout or
>> BitsLayout."
>>
>> but I see no NilLayout in the system. Did this become EmptyLayout?
>>
>> cheers -ben
>>
>
>