Nov. 1, 2018
2:14 p.m.
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 <mailto: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