On Mon, Jul 20, 2009 at 7:15 PM, nullPointer <epicfan@gmail.com> wrote:
Excuse me for my poor english.
I´m developing a GUI Builder for Pharo -> http://www.youtube.com/watch?v=CHbc1t83fEI
One of my problems is the way of persist a morph.Now i use the same way for create a Morph than message #saveOnFile but not saving in a external file else in array of bytes returned for a #spec message.
I would know if morphic allow or exists another way of persistence more readable and fast. A complex morph serialized of that way is too slow in load.
Perhaps you can use another serializer. Here a some: http://www.seaside.st/documentation/persistence For example, http://www.seaside.st/documentation/persistence#230290016 or http://www.seaside.st/documentation/persistence#40827471 Your project seems very interesting, tough. Best, Mariano
Regards. -- View this message in context: http://n2.nabble.com/Persist-a-morph-in-a-message.-tp3292117p3292117.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project