Displaying 1 result from an estimated 1 matches for "henders".
Did you mean:
headers
2006 Jul 22
1
Problem with drbundumped?
I''m not sure if this is a problem or not, but it definitely henders
the way one would use the passing of objects to the drb server. Isn''t
the point of passing objects to the drb server to act like its
passing to just another local method? When I pass an object to the
drb server a lot of the useful methods are gone. Such as id() or class
() or insp...