[Issue 5733] Change name of constructor to __construct
[email protected] Thu, 7 Feb 2013 12:54:20 -0800 (PST)
| Newsgroups | gmane.comp.lang.uml.argouml.issues |
|---|---|
| Message-ID | <[email protected]> |
http://argouml.tigris.org/issues/show_bug.cgi?id=5733 ------- Additional comments from [email protected] Thu Feb 7 12:54:19 -0800 2013 ------- Look to be wrong now: " As of PHP 5.3.3, methods with the same name as the last element of a namespaced class name will no longer be treated as constructor. This change doesn't affect non-namespaced classes. " (http://www.php.net/manual/en/language.oop5.decon.php) It looks like that a Tag Value (named constructor) can be use for constructor. I think it would be better to use "create" and "destroy" stereotype ! ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=3048035 To unsubscribe from this list, e-mail: [[email protected]]. Please do not reply to this mail. Instead, add your comments in the issue.