Hi, I've got one participant that acts as an interface to one of 5 different participants (I'll call them sub-participants). A few of those sub-participants define an Anonymous class with specific methods that provide functionality appropriate to the context.
I've just discovered the OpenWFE#fulldup method, and obviously am running into a problem as my Anonymous class is (of course) a singleton, and thus can't be marshalled / cloned / duped etc. I'm guessing the appropriate response from me is to define a fulldup method on my anonymous class. Would you be able to point me to where I could find out more about the correct response to Object#fulldup? Is it simply a complete clone of the original object? And what exactly is the cloned object used for? Thanks, Corin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenWFEru users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
