SHUDO Kazuyuki wrote: > > Personally I prefer explicit checks. > > Why? > I am also tempted to ask why.... Is there any particular reason to add client side check for what the VM does on its own? I personally think that there is no need to do explicit checks in your code (it is inherently suboptimal) and let the VM do its work - just add the required exception handlers ;-}. -- dimitris ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
- JIT instability w.r.t. bad code? Nathan Meyers
- Re: JIT instability w.r.t. bad code? Anand Palaniswamy
- Re: JIT instability w.r.t. bad code? Nathan Meyers
- Re: JIT instability w.r.t. bad code? SHUDO Kazuyuki
- Re: JIT instability w.r.t. bad code? Dimitris Vyzovitis
- Re: JIT instability w.r.t. bad code? Jim Kimball
- Re: JIT instability w.r.t. bad co... Anand Palaniswamy
- Re: JIT instability w.r.t. bad co... Rachit Siamwalla
- Re: JIT instability w.r.t. ba... Nick Lawson
- Re: JIT instability w.r.t... Nathan Meyers
- Re: JIT instability w.r.t... Nick Lawson
- Re: JIT instability w.r.t... Nathan Meyers
- Re: JIT instability w.r.t... Nick Lawson
- Re: JIT instability w.r.t... Dimitris Vyzovitis
- Re: JIT instability w.r.t... Nick Lawson