Next: , Previous: The toRecord Method, Up: General Class Issues



5.1.4 The fromRecord Method

Every class has a fromRecord method, which takes the output of toRecord and applies the information therein to the object (see Loading And Unloading). Oz names representing objects are turned back into object references as part of this process.