2015-04-06 10:22 GMT+02:00 kilon alios <kilon.alios@gmail.com>:
Hey guys, these last days I have taken a look at Bloc and really like its design. So I was wondering how I can be of assistance. I am not an experienced pharo jedi like you guys but I think I could do my small part to help make Bloc into a replacement for Morphic.

From what I see Bloc some issues rendering Morphs , for example tabs (window groups) and some glitches here and there.


I don't know a tabs example that is build with bloc.
The current bloc world renders a classic Morph on an AthensCanvas if they define a
#drawOnAthensCanvas: method.
If this is missing or not correctly working, we should change the
implementation in the Athens project (Athens-Morphic).


��

So how am I proceed ? How I can help ?