Oct. 31, 2018
6:57 p.m.
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