[coyotos-dev] [CapROS-devel] CapIDL design change -- argument rotation

Jonathan S. Shapiro shap at eros-os.com
Sat Jul 7 19:26:57 EDT 2007


On Sat, 2007-07-07 at 12:35 -0400, Jonathan S. Shapiro wrote:
> In the current CapIDL implementation, IN and OUT parameters are
> re-shuffled. All IN parameters are moved to the left and all OUT
> parameters are moved to the right. Order of IN parameters is preserved.
> Today, the *return* result is then inserted as the *first* OUT
> parameter.

Correction:

I looked at the code. The return value is currently added at the END of
the list, so this part of the behavior would not be changing if return
values continue to be rotated.

I'm actually very happy about this, because this is the major source of
compatibility issues in any contemplated change.

shap
-- 
Jonathan S. Shapiro, Ph.D.
Managing Director
The EROS Group, LLC



More information about the coyotos-dev mailing list