[Dune] [#220] Is it safe to call method father()?
Dune
dune at dune-project.org
Sat Oct 3 14:47:24 CEST 2009
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#220 - Is it safe to call method father()?
User who did this - Andreas Dedner (dedner)
----------
I do not understand why an exception should be a good idea. intersection.outside()
does not throw an exception for example, we just say that is is undefined if
intersection.neighbor() is false. Therefore I thunk it is consistent and easy to
understand for a user, if we introduce a bool method on the entity returning true
if there is a father. A like to have a consistent concept in the interface design,
and an exception which I can not prevent in any way as far as I see does not seem
such a good idea
----------
More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=220#comment1176
You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.
More information about the Dune
mailing list