[Uml-devel] [Bug 103728] New: interfaces names missing in php5 generated code
Caldara Ludovico
punkarruso at despammed.com
Tue Apr 12 07:22:14 UTC 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=103728
Summary: interfaces names missing in php5 generated code
Product: umbrello
Version: 1.4
Platform: Slackware Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: punkarruso despammed com
Version: 1.4 (using KDE KDE 3.4.0)
Installed from: Slackware Packages
OS: Linux
created interfaces Iterator and StoredObject.
created class Container that implements one or both interfaces.
resulting PHP5 code doesn't contain interface names:
/**
* class Container
*/
class Container extends Object
implements ,
{
More information about the umbrello-devel
mailing list