Serilizing blocks

Anthony Hannan ajh18 at cornell.edu
Thu Oct 24 17:10:22 UTC 2002


If you use VI4, blocks and methods are just regular pointer objects.  So
you can serialize them like you would serialize any object.  Of course
you have to be careful of class structure that the method assumes, but
this is a concern for any object.



More information about the Squeak-dev mailing list