Skip to content

External followed by non-external specification of a class results in no coe #238

Closed
@Nava2

Description

@Nava2

Originally reported on Google Code with ID 339
Owned by bjquebecdesloges


external X {}
class X {
abcd;
}

should result in class X being generated with its attribute? Currently no code is generated.

Why? This allows a mixin file with external X to be specified and operated on independently
and then later on mixed in with class X.

See also issue 300


Reported by @umple on 2012-09-30 10:26:39

Metadata

Metadata

Assignees

Labels

Component-MetamodelDiffic-MedA non-trivial problem that may take over a week or may not be obvious how to fix or require analysisPriority-MediumThis problem or request is likely to be of significant benefit if dealt withStatus-VerifiedType-EnhancementucospSuitable for 4th year capstone projects

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions