Changes between Initial Version and Version 1 of Ticket #7591


Ignore:
Timestamp:
Oct 28, 2012, 7:49:50 PM (10 years ago)
Author:
viboes
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7591

    • Property Status newassigned
  • Ticket #7591 – Description

    initial v1  
    1 Some functions taking a Lockable parameter should be instantiated only when the parameter is a model of Locable.
     1Some functions taking a Lockable parameter should be instantiated only when the parameter is a model of Lockable.
    22
    3 Adding some traits as is basic_lockable, is_lockable, .... will help.
     3Adding some traits as is_basic_lockable, is_lockable, .... will help.