History | Log In     View a printable version of the current page. Get help!  
Issue Details [XML]

Key: ELMO-64
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: James Leigh
Reporter: James Leigh
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Elmo

Concept property maps are ignored if a behaviour implements the concept property

Created: 06/Nov/08 11:42 PM   Updated: 06/Nov/08 11:52 PM
Component/s: Compositor
Affects Version/s: 1.3
Fix Version/s: 1.4


 Description   
Interfaces are treated as a superclass of the support class and any method defined in the support class blocks the method in the interface.

Interfaces should treated as independent of the support classes.

http://www.openrdf.org/forum/mvnforum/viewthread?thread=1890

 All   Comments   Change History      Sort Order:
Comment by James Leigh [06/Nov/08 11:52 PM]
Change the removeSuperClass logic to only remove if both interfaces or both classes in evision 8058.