Save/restore in PostScript
Hi,
I'm student of SPbSU. I have the work "Compiling PostScript's programs into Java byte-code" in this year.
Can anyone explain, how does save/restore work with composite objects? How does "save" do the snapshot, when many composite objects share the same value. Does it change references? How does PostScript restore their references afterwards ? It is necessary to understand because it's not clear how to realize these operators in Java.
Thanks,
Artur.
