T
Thomas Mercer-Hursh
Guest
Well, frankly, I don't like the idea of passing classes across a boundary like this, even if there is an AVM at both ends. I would much rather have the source side handle whatever issues it has in the context, e.g., if this is triggered by an error, and then pass a message back that conveys the needed information. The message can be agnostic about the technology at the other end. So, if one could do it, I wouldn't, but frankly I think you are dreaming to hope for it. Data, yes, behavior, no.
Continue reading...
Continue reading...