[plt-dev] struct-copy for objects

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Mon Mar 16 16:21:19 EDT 2009

Ah, I asked this question recently only to be reminded of my age by  
my grad students. How'd you copy private vars and methods?


On Mar 16, 2009, at 4:17 PM, Jay McCarthy wrote:

> Is there any way of making something like struct-copy for objects?
>
> It seems like object-info and class-info have the machinery, but I'm
> wondering if there's some fundamental reason it wouldn't work.
>
> I'd like to use the object system functionally without writing lots of
> boiler plate.
>
> Jay
>
> -- 
> Jay McCarthy <jay at cs.byu.edu>
> Assistant Professor / Brigham Young University
> http://teammccarthy.org/jay
>
> "The glory of God is Intelligence" - D&C 93
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-dev



Posted on the dev mailing list.