>
> > Thats not good programming practice.  You can't expect the
> > default action to do something safe.  You need to specify the
> > action that you're going to take.
>
> That depends on the developer -- if I'm writing it I know it's going to
> do "something safe" cos that's the way I wrote it  :o)
>
That's fine in a one man project, but what happens in a team project or when
you've signed off the application to the client and someone other than
yourself changes the code in the default action??

> And just because you _shouldn't_ do something doesn't mean that people
> _won't_, as I'm sure we've all found out to our detriment at some point
> or other!
>
If I enforce best practices then hopefully it'll rub off on other too. :o)



-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to