Thanks Hernán. Just for completeness: theres Object>>serializeToFileNamed: as a âshorthandâ. Cheers, Max
On 14 Mar 2016, at 07:43, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
https://pharo.fogbugz.com/f/cases/17818/Add-menu-item-to-serialize-contents-... <https://pharo.fogbugz.com/f/cases/17818/Add-menu-item-to-serialize-contents-...>
Cheers,
Hernán
2016-03-13 8:45 GMT-03:00 stepharo <stepharo@free.fr <mailto:stepharo@free.fr>>: Package it with Fuel :)
Le 12/3/16 21:27, Hernán Morales Durand a écrit :
Hi guys,
Frequently I need to serialize contents from an inspector/explorer for later work or because image cannot work with big data sets. Do you find yourself doing this from an inspector?
FLSerializer serialize: self toFileNamed: 'MyBigArrayOrString.FL'
Is there a reason for not having a "Serialize" menu entry in the Raw palette? On the other side, from the File Browser a "Materialize" could be added for .FL files.
What do you think?
Cheers,
Hernán