>
>
> wil -> will
>
> The line:
>
> + /// public void EndEdits ()
>
> Lacks a space.
>
>
> + /// // We need a try block in case the assembly is compiled with
> + /// // checked arithmetic. (Of course since this is C# we could
> use
> + /// // a lock statement instead which would be nicer).
>
> Why not putting another good example with a lock{} ?
>
> Other than that, looks great, thanks!
Thanks. Here is a new patch addressing the above.
-- Jesse
I like this version but please wait for Andre's feedback before
committing.
Thanks
Sebastien
Go ahead.
Thanks,
Andrés
--
r140668
- Jesse