Can you add an issue into: 

https://github.com/pharo-ide/Calypso

Thanks!
Esteban


On 31 Oct 2018, at 19:57, Denis Kudriashov <dionisiydk@gmail.com> wrote:

Hi Sven.

It is not dead. It is here to file out any method group including normal protocols.
It was copied from SystemOrganizer>>fileOutCategory:. Now it needs to be fixed in Pharo 7 and it would be nice to have it in better form

����, 31 ������. 2018 ��. �� 15:39, Sven Van Caekenberghe <sven@stfx.eu>:
Hi,

ClyMethodGroup>>#fileOut seems like dead code (it sends #trailer to a WriteStream which DNUs). It also uses the deprecated FileStream.

Can it be removed ?

Sven