[ODE] ODE .NET Bindings Performance Issues, Unsafe code, etc...

Jon Watte (ODE) hplus-ode at mindcontrol.org
Thu Oct 19 08:31:38 MST 2006



Gonçalo Lopes wrote:
>   * 'unsafe' code should be allowed in the lower-level wrapper to
> account for efficiency and 1:1 mapping (unsafe is not really unsafe...
> I prefer the managed C++ pragma keyword for it: "unmanaged")
>   

I think that's a religious point. "unsafe" is unsafe, from the point of 
view that the code cannot be verified by the CLR runtime. Thus, it could 
also be called "untrusted" but that's longer to type :-)

Cheers,

          / h+



More information about the ODE mailing list