Reformat the device? No.
Throw a fatal exception? Why not.
btw: could you post the fix that the compiler
did not optimize out ... or did you merely
disable compiler optimization?
Personally I dislike compiler optimization, I've
seen too many bugs that aren't evident in the
source code caused from having optimizations
enabled (not necessarily on the Palm, but in general).
--
-Richard M. Hartman
[EMAIL PROTECTED]
186,000 mi./sec ... not just a good idea, it's the LAW!
> -----Original Message-----
> From: Aaron Ardiri [mailto:[EMAIL PROTECTED]]
> so.. from an ethical point of view.. if, as a developer, you
> can detect that a fake code has been entered.. (or possibly
> do a CRC check on the code).. would it be ethical to format
> the users device? or possibly throw a FATAL EXCEPTION?