Martín Dias
Martín Dias
But this was the implementation I was talking about originally: https://github.com/tinchodias/FFICallLogger/blob/master/FFICallLogger-UI/TFLMarkdownTablePrinter.class.st
Minutes ago I pushed a change of all feenkcom/Bloc to pharo-graphics/Bloc. Didn't touch for other repositories e.g. Sparta.
Fenster should be a package in Bloc repo?
Additionally, I wonder whether Beacon can be easily replaced with the one in the image or not.
@syrel I'd like to know more of the polymorphism alternative to rid of fenster. I didn't get it.
Small step forward: I looked at the hierarchy of `Slot` and see `BooleanSlot`, now I'll play a bit.
@plantec Do you have knowledge and/or interest in having this World morphic host? It is candidate to remove, otherwise... it has been broken for many months.
I have to understand more deeply about that. I know they are used from styles and aptitudes (ex-look). For example, place a halt in `BlElementForwardedStyle>>#applyOnElement:` and evaluate: ``` aButton :=...
Related to #118 (or included in)
I looked at the senders of `environement`, and found: - 25 senders belong to Bloc-Sparta - 5 belong to Bloc package (4 are in Bloc class, 1 is in BlAttributeRope).