On Nov 5, 2008, at 11:49 PM, Elliot Metsger wrote:
So I guess my question is: should pass by value be working? Am I doing something wrong or is this something else that isn't implemented and its all done pass by reference?
So as far as I can tell, DisseminationService is where all this magic happens, and it doesn't appear that DatastreamInputParms are ever passed by value. They're always passed by URL reference. So this is what I've whipped up to pass datastream input parms by value.... not sure if this is correct or not, but it seems to work (this is a patch against a local 3.0 release).
Am I on the right track here?
disseminator-slim.patch
Description: Binary data
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ Fedora-commons-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fedora-commons-developers
