|
|
|
|
|
by rmrfrmrf
4192 days ago
|
|
Seems like it could be used as a way to lazily copy objects; a solution like this could make a lot of sense if, say, a server had entire objects instantiated and the client only needs to know they exist, but not what each object contains. |
|