On Dec 13, 2006, at 5:39 PM, David Sparks wrote:

What is the best practice if you encounter a fatal like error during
register? Return DENYSOFT_DISCONNECT? Or is it more suitable to die()
if a condition like this is encountered?

Hi David,

If it's truly a fatal "don't pass go" error, die'ing seems appropriate in the register method.


  - ask

--
http://develooper.com/ - http://askask.com/


Reply via email to