Skip to content
Snippets Groups Projects
  • mozman's avatar
    9ccb852c
    add internal message system · 9ccb852c
    mozman authored
    This system should replace specialized notifying methods
    like commit_pending_changes().
    
    The method DXFEntity.commit_pending_changes() was replaced
    by the broadcast message MSG_COMMIT_PENDING_CHANGES.
    
    add @override decorators
    9ccb852c
    History
    add internal message system
    mozman authored
    This system should replace specialized notifying methods
    like commit_pending_changes().
    
    The method DXFEntity.commit_pending_changes() was replaced
    by the broadcast message MSG_COMMIT_PENDING_CHANGES.
    
    add @override decorators