New issue 248 by goo...@obry.net: Detection of CdC
http://code.google.com/p/vision2pixels/issues/detail?id=248
Currently the CdC alert is using a simple rule, would be nice to use the
exact computation to have a reliable alert.
Comment #1 on issue 248 by goo...@obry.net: Detection of CdC
http://code.google.com/p/vision2pixels/issues/detail?id=248
(No comment was entered for this change.)
I'm not sure it's easy to do it. The exact computation is complex and we
are using temp tables. I don't think it's a good idea to do it for each
request. What's wrong with the simple rule ?
Comment #3 on issue 248 by TurboClic: Detection of CdC
http://code.google.com/p/vision2pixels/issues/detail?id=248
It is not always good. But maybe it is just enough! I've had a look and I
agree that it won't be easy to do.
Probably not worth pursuing.
Comment #4 on issue 248 by TurboC...@gmail.com: Detection of CdC
http://code.google.com/p/vision2pixels/issues/detail?id=248
Now that we all all necessary code to compute CdC in Ada, it would be
possible to use this code to have proper CdC check. Will have a look.
Comment #5 on issue 248 by pas...@obry.net: Detection of CdC
http://code.google.com/p/vision2pixels/issues/detail?id=248
(No comment was entered for this change.)