Posted by Neha on July 15, 2001 at 22:44:49:
In Reply to: remove FAILURE? posted by Natalie Rooney on July 15, 2001 at 21:27:03:
that's what i'm doing.....returning failure if a process is trying to remove a foo that it doesn't have....
Neha
: Hi,
: Under what conditions are we supposed to return a failure from the remove methods? Should we give a failure message if a process tries to remove something they don't have a ref to?
: Should the remove_all function always return success?
: Thanks,
: Natalie