Concurrency TODOs

1 view
Skip to first unread message

Jesse Jones

unread,
Aug 19, 2009, 1:36:14 PM8/19/09
to gend...@googlegroups.com
This addresses DontUseLockedRegionOutsideMethodRule.

-- Jesse

diff.patch

"Andrés G. Aragoneses"

unread,
Aug 20, 2009, 5:16:23 PM8/20/09
to gend...@googlegroups.com

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!

Andres


Jesse Jones wrote:
> This addresses DontUseLockedRegionOutsideMethodRule.
>
> -- Jesse
> >

Jesse Jones

unread,
Aug 20, 2009, 7:43:11 PM8/20/09
to gend...@googlegroups.com

On Aug 20, 2009, at 2:16 PM, Andrés G. Aragoneses wrote:

>
>
> 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

diff.patch

Sebastien Pouliot

unread,
Aug 22, 2009, 12:01:31 PM8/22/09
to gend...@googlegroups.com

I like this version but please wait for Andre's feedback before
committing.

Thanks
Sebastien

"Andrés G. Aragoneses"

unread,
Aug 25, 2009, 12:16:36 PM8/25/09
to gend...@googlegroups.com

Go ahead.

Thanks,

Andrés

--


Jesse Jones

unread,
Aug 25, 2009, 6:33:22 PM8/25/09
to gend...@googlegroups.com

r140668

- Jesse

Reply all
Reply to author
Forward
0 new messages